aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2020-04-10 22:53:06 -0400
committerworldofpeace <worldofpeace@protonmail.ch>2020-04-13 18:03:05 -0400
commit29efd1e6a4657ece2b82e2e92190ec1aab10317d (patch)
tree966c4fbf8066d0da48c6e42bee52a2f1ad100db4 /.github/ISSUE_TEMPLATE
parent1c2686af46a4c1e912c2ed0ba7561d7aade7542d (diff)
bug_report.md: ask to notify maintainers
This is really essential thing that everyone should be doing. A few extra notifications won't hurt anyone, and we should be tracking issues to connect them to the best people who can handle them. Co-Authored-By: Cole Helbling <cole.e.helbling@outlook.com>
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 07c93f84fe0a..4d3c8888f3a2 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -25,6 +25,12 @@ If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.
+**Notify maintainers**
+<!--
+Please @ people who are in the `meta.maintainers` list of the offending package or module.
+If in doubt, check `git blame` for whoever last touched something.
+-->
+
**Metadata**
Please run `nix-shell -p nix-info --run "nix-info -m"` and paste the result.