Skip to content

Commit 4e16f26

Browse files
authored
Merge pull request #108 from bonzibudd/Test
Clean up issue templates
2 parents 4430b63 + 92363f8 commit 4e16f26

File tree

2 files changed

+13
-16
lines changed

2 files changed

+13
-16
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
22
name: Bug report
3-
about: An issue which negatively impacts usability.
3+
about: An issue impacting usability
44
title: ''
55
labels: 'bug'
66
assignees: ''
77

88
---
99

10-
## Describe the bug and specify the aspect which is affected
10+
### Describe the bug and specify what is affected
1111
A clear and concise description of what the bug is.
1212

13-
## Expected behavior
14-
A clear and concise description of what you expected to happen.
13+
### What you expected
14+
A clear and concise description of what should be expected.
1515

16-
## Screenshots
17-
Please add one or more screenshots to help explain your problem.
16+
### Screenshots
17+
Please add one or more screenshots to help explain the problem.
1818

19-
## Version:
19+
### Version:
2020
- OS: [e.g. Windows 10]
21-
- Fluent-Metro: [e.g. v1.3]
21+
- Fluent-Metro: [e.g. v1.4]

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,11 @@ assignees: ''
77

88
---
99

10-
## Describe the enhancement you'd like
10+
### Describe the proposed feature
1111
A clear and concise description of what you want to happen.
1212

13-
## Describe how the enhancement relates to your usage
14-
A clear and concise description of how this feature will improve your usage.
13+
### Describe how the enhancement relates to your usage
14+
A clear and concise description of how this feature may be beneficial.
1515

16-
## Describe alternatives you've considered
17-
A clear and concise description of any alternative solutions or features you've considered.
18-
19-
## Screenshots
20-
If applicable, please provide one or more screenshots to depict your feature request.
16+
### Screenshots
17+
If possible, please provide one or more screenshots to depict your feature request.

0 commit comments

Comments
 (0)