diff --git "a/.github/ISSUE_TEMPLATE/bug-report-\360\237\252\262.md" "b/.github/ISSUE_TEMPLATE/bug-report-\360\237\252\262.md" new file mode 100644 index 0000000..3d064b5 --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/bug-report-\360\237\252\262.md" @@ -0,0 +1,20 @@ +--- +name: "Bug report \U0001FAB2" +about: Create a report to help Rishka improve +title: Bug Report +labels: bug +assignees: nthnn + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Pictures/Screenshots** +If applicable, add screenshots to help explain your problem. + +**Additional context** +Add any other context about the problem here. \ No newline at end of file diff --git "a/.github/ISSUE_TEMPLATE/feature-request-\360\237\224\256.md" "b/.github/ISSUE_TEMPLATE/feature-request-\360\237\224\256.md" new file mode 100644 index 0000000..aa51627 --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/feature-request-\360\237\224\256.md" @@ -0,0 +1,20 @@ +--- +name: "Feature request \U0001F52E" +about: Suggest an idea for Rishka +title: "Feature request \U0001F52E" +labels: enhancement +assignees: nthnn + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here.