Skip to content

Commit 7353c97

Browse files
committed
Remove contractions and include a better summary for bug reports
Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
1 parent 6dfea88 commit 7353c97

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,12 @@ assignees: ''
1010
## Describe the bug
1111
<!--- Provide a summary of the issue.
1212
13-
If this is an issue with a schema and you have not set a schema yourself then please file the issue on https://github.com/SchemaStore/schemastore
13+
If this is an issue with a schema and you have not set a schema yourself then please file the issue on https://github.com/SchemaStore/schemastore.
14+
15+
If you are having an issue with a schema that you have set yourself then please attach the schema as well as the YAML to the bug report.
16+
17+
For non schema related issues please post the relevant YAML along with any other info that
18+
may be relevant.
1419
-->
1520

1621
## Expected Behavior

.github/ISSUE_TEMPLATE/enhancement.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ assignees: ''
77

88
---
99
### Is your enhancement related to a problem? Please describe.
10-
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
10+
<!-- A clear and concise description of what the problem is. Ex. I am always frustrated when [...] -->
1111

12-
### Describe the solution you'd like
12+
### Describe the solution you would like
1313
<!-- A clear and concise description of what you want to happen. -->
1414

15-
### Describe alternatives you've considered
16-
<!--A clear and concise description of any alternative solutions or features you've considered. -->
15+
### Describe alternatives you have considered
16+
<!--A clear and concise description of any alternative solutions or features you have considered. -->
1717

1818
### Additional context
1919
<!-- Add any other context or screenshots about the enhancement here. -->

0 commit comments

Comments
 (0)