Skip to content

Commit f15c1cd

Browse files
committed
Add PR template
Signed-off-by: Joe Block <[email protected]>
1 parent a5da11c commit f15c1cd

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<!--- Provide a general summary of your changes in the Title above -->
2+
3+
# Description
4+
5+
<!--- Describe your changes in detail -->
6+
7+
# Type of changes
8+
9+
<!--- What types of changes does your submission introduce? Put an `x` in all the boxes that apply: [x] -->
10+
11+
- [ ] Add/update an entry
12+
- [ ] Text cleanups/updates
13+
- [ ] Test updates
14+
15+
# License Acceptance
16+
17+
- [ ] This repository is Attribution-NonCommercial-ShareAlike licensed and by making this PR, I am contributing my changes to the repository under the terms of the CC BY-NC-SA license. See [License](https://github.com/unixorn/internet-of-trash/blob/main/LICENSE) for more details.
18+
19+
# Checklist
20+
21+
<!--- Go over all the following points, and put an `x` in all the boxes that apply. [x] -->
22+
<!--- If you're unsure about any of these, don't hesitate to ask. I'm happy to help! -->
23+
24+
- [ ] All new and existing tests pass.
25+
- [ ] I have confirmed that the link(s) in my PR are valid.

0 commit comments

Comments
 (0)