Skip to content

Commit 7b87199

Browse files
authored
docs: pr template
1 parent 9e0bf3b commit 7b87199

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
#### Description of Change
2+
<!--
3+
Thank you for your Pull Request. Please provide a description above and review
4+
the requirements below.
5+
6+
Contributors guide: https://github.com/web3community/devprotocol.xyz/CONTRIBUTING.md
7+
-->
8+
9+
fixes #ISSUE_NO
10+
11+
#### Checklist
12+
<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
13+
14+
- [ ] Added description of change
15+
- [ ] Added tests and example, test must pass
16+
- [ ] 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.
18+
- [ ] I acknowledge that all my contributions will be made under the project's license.
19+
20+
Notes: <!-- Please add a one-line description for developers or pull request viewers -->

0 commit comments

Comments
 (0)