summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.