Skip to content

Commit 2f9f96e

Browse files
authored
Merge pull request #66 from fastruby/add-pr-template
Add pr template
2 parents 10d974a + 2b2eea9 commit 2f9f96e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

pull_request_template.md

Lines changed: 9 additions & 0 deletions
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+
**Description:**
4+
5+
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.
6+
If changes to the UI are made, please include screenshots of the before and after.
7+
8+
9+
I will abide by the [code of conduct](CODE_OF_CONDUCT.md).

0 commit comments

Comments
 (0)