We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 269d6f2 commit fe7f809Copy full SHA for fe7f809
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md renamed to .github/PULL_REQUEST_TEMPLATE.md
@@ -5,4 +5,12 @@ contributing guidelines for any contributions -->
5
it on the forums or on Slack. This ensures that you don't waste any time working on contributions that
6
won't get accepted! -->
7
8
-<!-- Describe your changes clearly and use examples if possible. Please link to any GitHub issue if applicable -->
+## 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