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 8285d78 commit 12562f2Copy full SHA for 12562f2
PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,20 @@
1
+Note: Please format the pull request title like:
2
+"Resolves issue ###, High level description of pull request."
3
+
4
+Closes Issue ###
5
6
+# Summary
7
+Write out a concise summary of this MR.
8
9
+# Important Changes
10
+`example_file.js`
11
+- Cleaned code and added comments.
12
+- Added method to handle adding items.
13
14
+# Testing
15
16
+Steps to manually test updated functionality, if possible
17
+- [ ] 1) Example test step.
18
19
+# Notes
20
+- Some additional notes about this MR.
0 commit comments