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 e78cbec commit a553afdCopy full SHA for a553afd
.github/ISSUE_TEMPLATE/custom.md
@@ -0,0 +1,25 @@
1
+---
2
+name: Custom issue template
3
+about: Describe this issue template's purpose here.
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+## Do you want to request a feature or report a bug?
11
12
+## What is the current behavior?
13
+If the current behavior is a bug, please provide the steps to reproduce.
14
15
+## What is the expected behavior?
16
+If this is a feature request, what is motivation or use case for changing the behavior?
17
18
+## Local Environment Information
19
+Please paste the results of `teachcode info` here.
20
21
+## Screenshots
22
+If applicable, add screenshots to help explain your problem.
23
24
+**Additional context**
25
+Add any other context about the problem here.
0 commit comments