Skip to content

Commit a553afd

Browse files
annu12340jamesgeorge007
authored andcommitted
chore: improvise issue template (#86)
1 parent e78cbec commit a553afd

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/ISSUE_TEMPLATE/custom.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)