summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-02-27 18:52:02 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-02-27 18:52:02 -0500
commit01159e6f78124cb4129b2d728b9282a0b7f895f6 (patch)
tree6329fe1f1726b6edf593e8578234404c206bdacc /.github
parentf186d988a6208417d3c2fc795b4d49ac0f92ee35 (diff)
[skip travis] add chore template.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/chore_template.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/chore_template.md b/.github/ISSUE_TEMPLATE/chore_template.md
new file mode 100644
index 00000000..7a636584
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/chore_template.md
@@ -0,0 +1,11 @@
+---
+name: Chore template
+about: For tasks that aren't really features or bugs. More for me to work with in terms of organizing on GitHub.
+title: ""
+labels: "chore"
+assignees: ""
+---
+
+## Describe the chore
+
+_What is it that needs to be done? If relevant, say why:_