We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b36dd7e commit 912f898Copy full SHA for 912f898
.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,10 +1,11 @@
1
---
2
name: Bug report
3
about: Create a report to help us improve
4
-title: "[BUG]"
+title: "[BUG] "
5
labels: bug
6
-assignees: vigo
7
-
+assignees:
+ - vigo
8
+ - bahattincinic
9
10
11
## Describe the bug
.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,25 @@
+---
+name: Feature Request
+about: Suggest a new feature for this project
+title: "[FEATURE] "
+labels: feature request
+
+### Is your feature request related to a problem? Please describe:
12
13
14
15
+### Describe the solution you'd like:
16
17
18
19
+### Describe alternatives you've considered:
20
21
22
23
+### Additional context:
24
25
0 commit comments