Skip to content

Commit 7430eed

Browse files
authored
docs: Improve PR template
1 parent 4faf8db commit 7430eed

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/pull_request_template.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
#### Description of Change
1+
#### Description of the change
22
<!--
33
Thank you for your Pull Request. Please provide a description above and review
44
the requirements below.
55
66
Contributors guide: https://github.com/web3community/devprotocol.xyz/CONTRIBUTING.md
77
-->
88

9-
fixes #ISSUE_NO
9+
<!-- If it fixes an issue, please add Closes #issue_no below with its respective issue number -->
1010

1111
#### Checklist
12+
1213
<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
1314

14-
- [ ] Added description of change
15-
- [ ] Added tests and example, test must pass
15+
- [ ] Added description of the change
1616
- [ ] I've read the [contributing guidelines](https://github.com/web3community/devprotocol.xyz/blob/master/CONTRIBUTING.md)
17-
- [ ] Search previous suggestions before making a new one, as yours may be a duplicate.
17+
- [ ] Search previous suggestions before making a new PR, as yours may be a duplicate.
1818
- [ ] I acknowledge that all my contributions will be made under the project's license.
1919

20-
Notes: <!-- Please add a one-line description for developers or pull request viewers -->
20+
Notes (**optional**): <!-- Please add a one-line description for developers or pull request viewers -->

0 commit comments

Comments
 (0)