Skip to content

Commit f094870

Browse files
committed
add pr template
1 parent 455617b commit f094870

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pull_request_template.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
**IMPORTANT**: Please read the README before submitting pull requests for this project. Additionally, if your PR closes any open GitHub issues, make sure you include _Closes #XXXX_ in your comment or use the option on the PR's sidebar to add related issues to auto-close the issue that your PR fixes.
2+
3+
- [ ] Add an entry to `CHANGELOG.md` that links to this PR under the "main (unreleased)" heading.
4+
5+
**Description:**
6+
7+
Please include a summary of the change and which issue is fixed or which feature is introduced. If changes to the behavior are made, clearly describe what changes.
8+
9+
I will abide by the [code of conduct](CODE_OF_CONDUCT.md).

0 commit comments

Comments
 (0)