Skip to content

Commit 41e9783

Browse files
author
wongband
committed
Finalized pull request template
1 parent aa45e0a commit 41e9783

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
**What did you implement/accomplish in this pull request**
1+
# What did you implement/accomplish in this pull request
22
A clear and concise description of what you did and the changes tht you are merging.
33

4-
**What are the issues that you completed**
5-
Link the issues that you created:
4+
# What are the issues that you completed
5+
Link the issues that you completed/solved:
66
- #ISSUE_NUMBER (eg: #17)
7+
8+
# Close Issues(Only fill this out if merging to master branch)
9+
You can use the keyword 'close' and the issue number to close an issue automatically when the pull request is merged
10+
- close #ISSUE_NUMBER (ex: "close #17")
11+
12+
# Checklist
13+
- [ ] Add staging tag to issues if the pull request is being merged into new-ui
14+
- [ ] Remove staging tag from issues if pull request is being merged in to master

0 commit comments

Comments
 (0)