Skip to content

Commit a2eacb7

Browse files
authored
General Consistency Fixes for Templates (#46)
* Consolidate Desktop and Mobile device information Remove redundant "add some pictures too" Make colons consistent Make periods more consistent Reword some sentences * Grammatical Corrections Add period to the about description Add spaces in between (optional) to make it consistent * Add video card and screen resolution to template
1 parent 308251d commit a2eacb7

File tree

2 files changed

+15
-21
lines changed

2 files changed

+15
-21
lines changed
Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,31 @@
11
---
22
name: Bug report
3-
about: Create a report to help us improve
3+
about: Create a bug report to help us improve the project.
44
title: ''
55
labels: ''
66
assignees: ''
77

88
---
99

1010
**Describe the bug**
11-
A clear and concise description of what the bug is.
11+
Write a clear and concise description of what the bug is.
1212

1313
**To Reproduce**
14-
Steps to reproduce the behavior:
14+
Steps to reproduce the bug:
1515
1. Go to '...'
1616
2. Click on '....'
1717
3. Scroll down to '....'
1818
4. See error
1919

2020
**Expected behavior**
21-
A clear and concise description of what you expect to happen.
21+
Write a clear and concise description of what you expect to happen.
2222

2323
**Screenshots**
2424
If applicable, add screenshots to help explain your problem.
2525

26-
**Desktop (please complete the following information):**
27-
- OS:
28-
- Browser
29-
- Version [e.g. 22]
30-
31-
**Smartphone (please complete the following information):**
32-
- Device
33-
- OS
34-
- Browser
35-
- Version [e.g. 22]
36-
37-
Add some pictures too.
26+
**Device Information (please complete the following information):**
27+
- Device: (e.g. Macbook Air M2)
28+
- OS and Version: (e.g. Windows 10)
29+
- Browser: (e.g. Chrome)
30+
- Video Card: (e.g. Nvidia GTX 970 with proprietary driver)
31+
- Screen Resolution and Desktop Scaling Factor (e.g. 1080p, 125%)
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
name: Feature request
3-
about: Suggest an idea for this project
3+
about: Suggest an idea or feature for this project.
44
title: ''
55
labels: ''
66
assignees: ''
77

88
---
99

1010
**Is your feature request related to a problem? Please describe.**
11-
A clear and concise description of what the problem is.
11+
Write a clear and concise description of what the problem is.
1212

1313
**Describe the solution you'd like** (optional)
14-
A clear and concise description of what you want to happen.
14+
Write a clear and concise description of what you want to happen.
1515

16-
**Describe alternatives you've considered**(optional)
17-
A clear and concise description of any alternative solutions or features you've considered.
16+
**Describe alternatives you've considered** (optional)
17+
Write a clear and concise description of any alternative solutions or features you've considered.
1818

1919
**Additional context**
2020
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)