Skip to content

Commit c25c04e

Browse files
authored
Update issue templates (Fix /Add)
Addresses templates with a default Title to Begin with. Changes descriptions and its formatting slightly - New addition of " Article Writing " for the people that might have questions in regards to adding new pages, or information required on the page. - Fixes an issue with Content Report ( Too long of a description).
1 parent b3a25a8 commit c25c04e

File tree

4 files changed

+39
-10
lines changed

4 files changed

+39
-10
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Article Writing
3+
about: Have a question about the structure of articles or how to add pages.
4+
title: "[Article Q] - "
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Question on the topic **
11+
12+
- Describe the issue or a question you have for writing articles.
13+
14+
**Additional Notes:**
15+
16+
- Describe your references and what you have read previously regarding the topic..
17+
- Or explain if there are any changes required (Possibly add solutions or ideas on how to do it).

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,33 @@
11
---
22
name: Bug Report
3-
about: Submit a Bug Report if you find something in our site not working as it should be (such as our webpages not loading)! For content issues, please use a Content Report!
4-
title: ''
3+
about: Submit a Bug Report if you find something in our site not working as it should
4+
be (such as our webpages not loading)! For content issues, please use a Content
5+
Report!
6+
title: "[BUG] - "
57
labels: ''
68
assignees: ''
79

810
---
911

1012
**Description**
13+
1114
A clear and concise description of what the bug is.
1215

1316
**To Reproduce**
14-
Steps to reproduce the behavior:
17+
18+
Steps to reproduce the behaviour:
19+
1520
1. Go to '...'
1621
2. Click on '....'
1722
3. Scroll down to '....'
1823
4. See error
1924

20-
**Expected behavior**
25+
**Expected behaviour**
26+
2127
A clear and concise description of what you expected to happen.
2228

2329
**Screenshots**
30+
2431
If applicable, add screenshots to help explain your problem.
2532

2633
**Desktop (please complete the following information):**
@@ -29,10 +36,12 @@ If applicable, add screenshots to help explain your problem.
2936
- Version [e.g. 22]
3037

3138
**Smartphone (please complete the following information):**
39+
3240
- Device: [e.g. iPhone6]
3341
- OS: [e.g. iOS8.1]
3442
- Browser [e.g. stock browser, safari]
3543
- Version [e.g. 22]
3644

3745
**Additional context**
46+
3847
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/content-report.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
name: Content Report
3-
about: Submit a Content Report if you find something wrong with the content within a page, ie Copyrights, Grammar, False Information or broken links to academic sources! For functional issues (such as our website not working), please use a Bug Report!
4-
its explained).
5-
title: ''
6-
labels: 'Content: Issue'
3+
about: " ie Copyrights, Grammar, False Info, broken links! "
4+
title: "[ContentR] - "
5+
labels: ''
76
assignees: VerzatileDev
87

98
---
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,24 @@
11
---
22
name: Feature Request
3-
about: Suggest an idea for this project
4-
title: ''
3+
about: Suggest an idea
4+
title: "[Feature] - "
55
labels: ''
66
assignees: ''
77

88
---
99

1010
**Description:**
11+
1112
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1213

1314
**Proposed Solution:**
15+
1416
A clear and concise description of what you want to happen.
1517

1618
**Alternatives:**
19+
1720
A clear and concise description of any alternative solutions or features you've considered.
1821

1922
**Additional Context**
23+
2024
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)