Skip to content

Commit 19d1666

Browse files
committed
Added pull request template
1 parent ab7124e commit 19d1666

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)