Skip to content

Commit 1880551

Browse files
authored
Update issue templates
1 parent 51f4dbb commit 1880551

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
name: General Issue Template
3+
about: All feature requests and bugs go here
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
# Issue Template
11+
12+
>**Please follow this template for opening new issues for any of the Coding Garden Community App repos. Before beginning, please check the open issues to see if the your issue already exists. If it does not, feel free to open a new issue by following the provided template and relevant resources**
13+
---
14+
## Area of Development
15+
>*Please tell us what area of development this issue involves.* _Select all that apply._
16+
- [ ] Frontend
17+
- [ ] Backend
18+
- [ ] Testing
19+
20+
## Type / Category
21+
>*Please select the relevant option(s) that best describe this issue*
22+
- [ ] Bug (non-breaking)
23+
- [ ] Bug (breaking)
24+
- [ ] Feature Request
25+
- [ ] UI/UX
26+
- [ ] Design
27+
- [ ] Interaction
28+
- [ ] Content
29+
- [ ] Support Issues
30+
- [ ] Documentation
31+
- [ ] Out of Date
32+
- [ ] Spelling/Grammar
33+
- [ ] Security Issue
34+
- [ ] High Risk
35+
- [ ] Medium Risk
36+
- [ ] Low Risk
37+
- [ ] Other
38+
39+
---
40+
## Device Info
41+
| OS (if applicable) | App Version |
42+
|:------------------ |:----------- |
43+
| Android 7.0 Nougat | 1.3.4 |
44+
45+
---
46+
## Description
47+
>*Please describe the issue in detail including what is happening, what the effects are, the steps leading up to the issue, and any error messages encountered below.*
48+
49+
---
50+
## Proposed Solutions
51+
>*If you have any proposed solutions or starting points towards this issue, enter the relevant information below.*
52+
53+
---
54+
## Additional
55+
>*Please include any screenshots or error messages with your new issue to help give context and example*

0 commit comments

Comments
 (0)