File tree 4 files changed +50
-5
lines changed
4 files changed +50
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : Bug report
3
3
about : Create a report to help us improve
4
- title : ' '
4
+ title : " "
5
5
labels : bug
6
- assignees : ' '
7
-
6
+ assignees : " "
8
7
---
9
8
10
9
** Describe the bug**
11
10
A clear and concise description of what the bug is.
12
11
13
12
** To Reproduce**
14
13
Steps to reproduce the behavior:
14
+
15
15
1 . Go to '...'
16
16
2 . Click on '....'
17
17
3 . Scroll down to '....'
@@ -24,8 +24,9 @@ A clear and concise description of what you expected to happen.
24
24
If applicable, add screenshots to help explain your problem.
25
25
26
26
** Versions:**
27
- - Operating System:
28
- - ` lithia --version `
27
+
28
+ - Operating System:
29
+ - ` lithia --version `
29
30
30
31
** Additional context**
31
32
Add any other context about the problem here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Question
3
+ about : If the documentation is unclear or wrong, please let us know!
4
+ title : " Question: "
5
+ labels : docs
6
+ assignees : " "
7
+ ---
8
+
9
+ ** Question**
10
+ What is your question? Please be as specific as possible.
11
+
12
+ ** Context**
13
+ Where did you find the documentation? What is the URL?
14
+
15
+ ** Additional context**
16
+ Add any other context about the problem here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Submit library
3
+ about : You created a library? Link it!
4
+ title : " Library: "
5
+ labels : docs
6
+ assignees : " "
7
+ ---
8
+
9
+ ** Library**
10
+ Name and link to your library.
11
+
12
+ ** Description**
13
+ Describe your library in a few words.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Proposal or idea
3
+ about : Pitch a proposal or an idea
4
+ title : " Proposal: "
5
+ labels : proposal
6
+ ---
7
+
8
+ ** Introduction**
9
+ What is the proposed feature? What problem does it solve?
10
+
11
+ ** Motivation**
12
+ Why is this change important to you? How would you use it? How can it benefit other users?
13
+
14
+ ** Proposed Solution**
15
+ Describe the solution you'd like. Provide examples and describe how it works. Define any new terminology.
You can’t perform that action at this time.
0 commit comments