github: use the new issue template (#64983)

Create new categories for the issues:

* Bug report
* Packaging request
* Security

Add metadata information to the issues so that we may match issues to
maintainers using a bot in the future.

The old `.github/ISSUE_TEMPLATE.md` is being used by the "Open a regular
issue." link.
This commit is contained in:
zimbatm
2019-07-22 09:04:00 +00:00
committed by GitHub
parent 1e06e1d2b8
commit 5cece63aad
4 changed files with 83 additions and 2 deletions
+1 -2
View File
@@ -8,5 +8,4 @@
## Technical details
Please run `nix-shell -p nix-info --run "nix-info -m"` and paste the
results.
Please run `nix run nixpkgs.nix-info -c nix-info -m` and paste the result.