Skip to content

Commit 6aac0bf

Browse files
committed
Add new line after each header.
1 parent 7d2de86 commit 6aac0bf

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+11
Original file line numberDiff line numberDiff line change
@@ -8,32 +8,39 @@ assignees: ''
88
---
99

1010
_**PLEASE DO NOT INCLUDE SENSITIVE INFORMATION**_
11+
1112
[Use this form](https://docs.google.com/forms/d/e/1FAIpQLSdcn68IgWuk5-YyXF8ZuVK5Dxj5az6eemmLlqDsghJwEmxY6A/viewform). if you need to include the following information:
13+
1214
- Account name or name of person
1315
- Account email
1416
- Any personally identifying information
1517
- Title of submission (app URLs alone are OK)
1618
- When in doubt, use the above form.
1719

1820
**Describe the bug**
21+
1922
A clear and concise description of what the bug is.
2023

2124
**To Reproduce**
25+
2226
Steps to reproduce the behavior:
2327
1. Go to '...'
2428
2. Click on '....'
2529
3. Scroll down to '....'
2630
4. See error
2731

2832
**Expected behavior**
33+
2934
A clear and concise description of what you expected to happen.
3035

3136
**Priority**
37+
3238
- High (keeping you from completing day-to-day tasks)
3339
- Medium (slowing you down)
3440
- Low priority (annoying, would be nice to not see)
3541

3642
**Affected roles**
43+
3744
- Staff
3845
- Applicants
3946
- Reviewers
@@ -42,18 +49,22 @@ A clear and concise description of what you expected to happen.
4249
- General public
4350

4451
**Screenshots**
52+
4553
If applicable, add screenshots to help explain your problem.
4654

4755
**Desktop (please complete the following information):**
56+
4857
- OS: [e.g. iOS]
4958
- Browser [e.g. chrome, safari]
5059
- Version [e.g. 22]
5160

5261
**Smartphone (please complete the following information):**
62+
5363
- Device: [e.g. iPhone6]
5464
- OS: [e.g. iOS8.1]
5565
- Browser [e.g. stock browser, safari]
5666
- Version [e.g. 22]
5767

5868
**Additional context**
69+
5970
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/enhancement-request.md

+10
Original file line numberDiff line numberDiff line change
@@ -8,34 +8,43 @@ assignees: ''
88
---
99

1010
_**PLEASE DO NOT INCLUDE SENSITIVE INFORMATION**_
11+
1112
[Use this form](https://docs.google.com/forms/d/e/1FAIpQLSdcn68IgWuk5-YyXF8ZuVK5Dxj5az6eemmLlqDsghJwEmxY6A/viewform). if you need to include the following information:
13+
1214
- Account name or name of person
1315
- Account email
1416
- Any personally identifying information
1517
- Title of submission (app URLs alone are OK)
1618
- When in doubt, use the above form.
1719

1820
**Is your feature request related to a problem? Please describe.**
21+
1922
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
2023

2124
**Is your feature request related to an existing functionality? Please describe.**
25+
2226
A clear and concise description of what or where the existing page or function is. Include URLs.
2327

2428
**Describe the solution you'd like**
29+
2530
A clear and concise description of what you want to happen. Include ideal URLs, if they don't already exist.
2631

2732
**Describe alternatives you've considered**
33+
2834
A clear and concise description of any alternative solutions or features you've considered.
2935

3036
**Additional context**
37+
3138
Add any other context or screenshots about the feature request here.
3239

3340
**Priority**
41+
3442
- High (keeping you from completing day-to-day tasks)
3543
- Medium (slowing you down)
3644
- Low priority (annoying, would be nice to not see)
3745

3846
**Affected roles**
47+
3948
- Staff
4049
- Applicants
4150
- Reviewers
@@ -44,4 +53,5 @@ Add any other context or screenshots about the feature request here.
4453
- General public
4554

4655
**Ideal deadline**
56+
4757
Date when you'd like to see this accomplished and a reason, if appropriate.

.github/ISSUE_TEMPLATE/feature_request.md

+9
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ assignees: ''
99
---
1010

1111
_**PLEASE DO NOT INCLUDE SENSITIVE INFORMATION**_
12+
1213
[Use this form](https://docs.google.com/forms/d/e/1FAIpQLSdcn68IgWuk5-YyXF8ZuVK5Dxj5az6eemmLlqDsghJwEmxY6A/viewform). if you need to include the following information:
1314
- Account name or name of person
1415
- Account email
@@ -17,26 +18,33 @@ _**PLEASE DO NOT INCLUDE SENSITIVE INFORMATION**_
1718
- When in doubt, use the above form.
1819

1920
**Is your feature request related to a problem? Please describe.**
21+
2022
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
2123

2224
**Is your feature request related to an existing functionality? Please describe.**
25+
2326
A clear and concise description of what or where the existing page or function is. Include URLs.
2427

2528
**Describe the solution you'd like**
29+
2630
A clear and concise description of what you want to happen. Include ideal URLs, if they don't already exist.
2731

2832
**Describe alternatives you've considered**
33+
2934
A clear and concise description of any alternative solutions or features you've considered.
3035

3136
**Additional context**
37+
3238
Add any other context or screenshots about the feature request here.
3339

3440
**Priority**
41+
3542
- High (keeping you from completing day-to-day tasks)
3643
- Medium (slowing you down)
3744
- Low priority (annoying, would be nice to not see)
3845

3946
**Affected roles**
47+
4048
- Staff
4149
- Applicants
4250
- Reviewers
@@ -45,4 +53,5 @@ Add any other context or screenshots about the feature request here.
4553
- General public
4654

4755
**Ideal deadline**
56+
4857
Date when you'd like to see this accomplished and a reason, if appropriate.

0 commit comments

Comments
 (0)