aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGarrett Brown <themagnificentmrb@gmail.com>2023-07-13 22:42:59 -0700
committerGarrett Brown <themagnificentmrb@gmail.com>2023-07-13 22:55:34 -0700
commit722b063ad235f820a697575a99fbb226ad274292 (patch)
treed3535c32050604602c1537ba3a0db3266ef9c331 /docs
parent80c3f85913d1a432518544d26ef66c204fad40d3 (diff)
Add "Student submission" PR category
Diffstat (limited to 'docs')
-rw-r--r--docs/PULL_REQUEST_TEMPLATE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/PULL_REQUEST_TEMPLATE.md b/docs/PULL_REQUEST_TEMPLATE.md
index f0578ac900..643673e762 100644
--- a/docs/PULL_REQUEST_TEMPLATE.md
+++ b/docs/PULL_REQUEST_TEMPLATE.md
@@ -27,6 +27,7 @@
- [ ] **New feature** (non-breaking change which adds functionality)
- [ ] **Breaking change** (fix or feature that will cause existing functionality to change)
- [ ] **Cosmetic change** (non-breaking change that doesn't touch code)
+- [ ] **Student submission** (PR was done for educational purposes and will be treated as such)
- [ ] **None of the above** (please explain below)
## Checklist: