Skip to content

Commit f20c4fe

Browse files
authored
Update issue templates
1 parent ac1a1fa commit f20c4fe

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ labels: feature
66
assignees: ''
77
---
88

9-
**Please describe your proposal.** A clear and concise description of what do
10-
you want to see in this book.
9+
**Please describe your proposal.** A clear and concise description of what you
10+
want to see in this book.
1111

1212
**Describe alternatives you've considered** A clear and concise description of
1313
any alternative ideas you've considered.

.github/ISSUE_TEMPLATE/question.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ about: Please don't open an issue to ask questions
44
---
55

66
Issues on GitHub are intended to be related to problems and feature requests so
7-
we recommend not using this medium to ask them here grin. Thanks for
8-
understanding!
7+
we recommend not using this medium to ask them here. Thanks for understanding!
98

109
If you have a question, please check out our support groups and channels for
1110
developers community or use `discussions` tab in this repo:

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Check following steps to help us land your changes:
44
Change [ ] to [x] for completed items.
55
-->
66

7-
- [ ] execute `npm run format` before open PR
7+
- [ ] check spelling
88
- [ ] update book index adding content
9+
- [ ] execute `npm run format` before open PR
910
- [ ] do not regenerate `book.pdf`, it is s subject of separate PR

0 commit comments

Comments
 (0)