summary refs log tree commit diff
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)
downloadnixpkgs-29efd1e6a4657ece2b82e2e92190ec1aab10317d.tar
nixpkgs-29efd1e6a4657ece2b82e2e92190ec1aab10317d.tar.gz
nixpkgs-29efd1e6a4657ece2b82e2e92190ec1aab10317d.tar.bz2
nixpkgs-29efd1e6a4657ece2b82e2e92190ec1aab10317d.tar.lz
nixpkgs-29efd1e6a4657ece2b82e2e92190ec1aab10317d.tar.xz
nixpkgs-29efd1e6a4657ece2b82e2e92190ec1aab10317d.tar.zst
nixpkgs-29efd1e6a4657ece2b82e2e92190ec1aab10317d.zip
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 07c93f84fe0..4d3c8888f3a 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.