summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2021-06-29 08:56:57 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2021-06-29 18:15:28 -0400
commitb43091cc9fa63ec71751add8aacaf3ee5b9b08ea (patch)
treef4a7c41abdefa081bc2c2c3b39d74c16e4cc9aab
parent330a9e8abd45f6ed6aa9c5188ed157e7e31c597c (diff)
github: update packaging template
-rw-r--r--.github/ISSUE_TEMPLATE/packaging.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/packaging.md b/.github/ISSUE_TEMPLATE/packaging.md
index 7eb1179a..1bba3314 100644
--- a/.github/ISSUE_TEMPLATE/packaging.md
+++ b/.github/ISSUE_TEMPLATE/packaging.md
@@ -10,4 +10,11 @@ assignees: ""
What is the issue? Please be clear and concise.
-Note: if this issue is about supporting a new package manager/installation method, please do consider maintaining it yourself and sending in a PR, and I'll be glad accept it! See [the documentation](https://clementtsang.github.io/bottom/nightly/contribution/packaging-and-distribution/) for more information.
+Some notes:
+
+- If the issue is specifically about an existing package/distribution, consider contacting the package maintainer
+instead in the appropriate location.
+
+- If this issue is about supporting a new package manager/installation method,
+please do consider maintaining it yourself and sending in a PR, and I'll be glad accept it!
+See [the documentation](https://clementtsang.github.io/bottom/nightly/contribution/packaging-and-distribution/) for more information.