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 ab7124e commit 19d1666Copy full SHA for 19d1666
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,22 @@
1
+## Thank you for contributing to VSCode-GCode-Syntax
2
+
3
+### Please create an issue _before_ creating a pull request
4
5
+### DESCRIPTION
6
7
+<!-- PUT GENERAL DESRIPTION OF PULL REQUEST HERE -->
8
9
+FIXES ISSUE # <!-- PUT ISSUE NUMBER HERE -->
10
11
+### CHECKLIST
12
13
+<!-- Please check off the following -->
14
15
+- [ ] I have read the guidelines in the [CONTRIBUTING](https://github.com/appliedengdesign/vscode-gcode-syntax/blob/master/CONTRIBUTING.md) document
16
+- [ ] My changes follow the coding style, have been formated & linted
17
+- [ ] My changes have a descripted commit message
18
+- [ ] My commits are GPG signed
19
20
+#### ADDITONAL NOTES
21
22
+<!-- Put any additional notes in here -->
0 commit comments