Merge pull request #12650 from Rexogamer/issue-template-grammar

fix: issue template grammar
This commit is contained in:
Billy Griffin 2021-07-26 16:41:14 -06:00 committed by GitHub
commit 036b94fd6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 10 deletions

View file

@ -1,6 +1,6 @@
---
name: "⭐ Submit a feature request"
about: 'Feature requests are considered based on team''s capacity '
about: 'Feature requests are considered based on the team''s capacity. '
title: ''
labels: ''
assignees: ''
@ -9,12 +9,12 @@ assignees: ''
### Describe the feature or problem youd like to solve
A clear and concise description of what the feature or problem is. If this is a bug report, please use the bug report template instead.
Write a clear and concise description of what the feature or problem is. If this is a bug report, please use the bug report template instead.
### Proposed solution
How will it benefit Desktop and its users?
Please share how this will it benefit Desktop and its users?
### Additional context
Add any other context like screenshots or mockups are helpful, if applicable.
Please include any other context, like screenshots or mockups, if applicable.

View file

@ -1,6 +1,6 @@
---
name: "\U0001F41B Bug report"
about: Report a bug while using GitHub Desktop (full template required)
about: Report a bug while using GitHub Desktop. The full template is required.
title: ''
labels: ''
assignees: ''
@ -8,12 +8,11 @@ assignees: ''
---
### Describe the bug
A clear and concise description of what the bug is.
Write a clear and concise description of what the bug is.
### Version & OS
Open 'About GitHub Desktop' menu to see the Desktop version. Also include what operating system you are using.
Open the 'About GitHub Desktop' menu to see the GitHub Desktop version. Also include what operating system you are using.
### Steps to reproduce the behavior
@ -24,11 +23,11 @@ Open 'About GitHub Desktop' menu to see the Desktop version. Also include what o
### Expected behavior
A clear and concise description of what you expected to happen.
Write a clear and concise description of what you expected to happen.
### Actual behavior
A clear and concise description of what actually happened.
Write a clear and concise description of what actually happened.
### Screenshots