File tree Expand file tree Collapse file tree 2 files changed +53
-0
lines changed Expand file tree Collapse file tree 2 files changed +53
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature/Language request
3
+ about : Suggest additional information, or additional language implementations., to
4
+ be added to the repository.
5
+ title : " [REQUEST]"
6
+ labels : enhancement, help wanted
7
+ assignees : hrszpuk
8
+
9
+ ---
10
+
11
+ ** Is your feature request related to a problem? Please describe.**
12
+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
13
+
14
+ ** Describe the solution you'd like**
15
+ A clear and concise description of what you want to happen.
16
+
17
+ ** Describe alternatives you've considered**
18
+ A clear and concise description of any alternative solutions or features you've considered.
19
+
20
+ ** Additional context**
21
+ Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Issue/bug report
3
+ about : Create an issue/bug report to inform us of problems with our code, explanation,
4
+ or repository setup.
5
+ title : " [ISSUE] "
6
+ labels : bug, documentation, question
7
+ assignees : hrszpuk
8
+
9
+ ---
10
+
11
+ ** Describe the issue**
12
+ A clear and concise description of what the issue is.
13
+
14
+ ** To Reproduce** (optional)
15
+ Steps to reproduce the behavior:
16
+ 1 . Go to '...'
17
+ 2 . Click on '....'
18
+ 3 . Scroll down to '....'
19
+ 4 . See error
20
+
21
+ ** Expected behavior** (optional)
22
+ A clear and concise description of what you expected to happen.
23
+
24
+ ** Screenshots** (optional)
25
+ If applicable, add screenshots to help explain your problem.
26
+
27
+ ** Platform (please complete the following information):** (optional)
28
+ - OS: [ e.g. Windows, MacOS, Linux]
29
+ - Version [ e.g. v1.0.0]
30
+
31
+ ** Additional context**
32
+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments