summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-09-27 01:50:18 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2020-09-27 01:50:18 -0400
commit3b8e99bdc1292e8438dfd8c254f3ed468cba1e54 (patch)
tree46afec5c412c587b6cd8a10521773e22b024db9e /.github
parenta12cabd1606314f55743fe769d13bdc80e341762 (diff)
other: add packaging template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/packaging_template.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/packaging_template.md b/.github/ISSUE_TEMPLATE/packaging_template.md
new file mode 100644
index 00000000..7b6ab6c6
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/packaging_template.md
@@ -0,0 +1,13 @@
+---
+name: Packaging
+about: For any issues, questions, or requests regarding packaging or distribution.
+title: ""
+labels: "question"
+assignees: ""
+---
+
+## Details
+
+_What is the issue? Please be clear and concise._
+
+_Note: if this issue is about supporting a new package manager, please do consider maintaining it yourself and sending in a PR, and I'll be glad accept it! While I definitely want to support more ways of distribution, it gets quite challenging to support package managers for operating systems you don't even have installed..._