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 5776ce3 commit 7a1eb1eCopy full SHA for 7a1eb1e
.github/pull_request_template.md
@@ -0,0 +1,11 @@
1
+**Description**: <Describe your changes here>
2
+
3
+**Documentation changes required:** (Y/N) <Please mark if documentation changes are required>
4
5
+**Added unit tests:** (Y/N) <Please mark if unit tests were added or updated according changes>
6
7
+**Attached related issue:** (Y/N) <Please add link to related issue here>
8
9
+**Checklist**:
10
+- [ ] Version was bumped - please check that version of the extension, task or library has been bumped.
11
+- [ ] Checked that applied changes work as expected.
0 commit comments