Skip to content

Commit fe7f809

Browse files
authored
Propose new PR template (#1655)
* Add tasks to the pull request template * Move template file location
1 parent 269d6f2 commit fe7f809

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.github/PULL_REQUEST_TEMPLATE/pull_request_template.md renamed to .github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,12 @@ contributing guidelines for any contributions -->
55
it on the forums or on Slack. This ensures that you don't waste any time working on contributions that
66
won't get accepted! -->
77

8-
<!-- Describe your changes clearly and use examples if possible. Please link to any GitHub issue if applicable -->
8+
## Description
9+
Describe your changes clearly and use examples if possible
10+
11+
Issue: Please provide reference link to the Github issue
12+
13+
## Tasks
14+
- [ ] Required tests have been written
15+
- [ ] Documentation has been updated
16+
- [ ] Added an entry to CHANGELOG.md if applicable

0 commit comments

Comments
 (0)