summary refs log tree commit diff
path: root/.github/ISSUE_TEMPLATE/packaging_request.md
diff options
context:
space:
mode:
authorzimbatm <zimbatm@zimbatm.com>2019-07-22 09:04:00 +0000
committerGitHub <noreply@github.com>2019-07-22 09:04:00 +0000
commit5cece63aad54a521189cb52dc3fe976a4e15bf15 (patch)
tree0550576c646f1b0bee0e521f4226fd531b4cb00b /.github/ISSUE_TEMPLATE/packaging_request.md
parent1e06e1d2b8077d8089e0364db681e44949089213 (diff)
downloadnixpkgs-5cece63aad54a521189cb52dc3fe976a4e15bf15.tar
nixpkgs-5cece63aad54a521189cb52dc3fe976a4e15bf15.tar.gz
nixpkgs-5cece63aad54a521189cb52dc3fe976a4e15bf15.tar.bz2
nixpkgs-5cece63aad54a521189cb52dc3fe976a4e15bf15.tar.lz
nixpkgs-5cece63aad54a521189cb52dc3fe976a4e15bf15.tar.xz
nixpkgs-5cece63aad54a521189cb52dc3fe976a4e15bf15.tar.zst
nixpkgs-5cece63aad54a521189cb52dc3fe976a4e15bf15.zip
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.
Diffstat (limited to '.github/ISSUE_TEMPLATE/packaging_request.md')
-rw-r--r--.github/ISSUE_TEMPLATE/packaging_request.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/packaging_request.md b/.github/ISSUE_TEMPLATE/packaging_request.md
new file mode 100644
index 00000000000..1ddcd983f31
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/packaging_request.md
@@ -0,0 +1,18 @@
+---
+name: Packaging requests
+about: For packages that are missing
+title: ''
+labels: '0.kind: packaging request'
+assignees: ''
+
+---
+
+**Project description**
+_describe the project a little_
+
+**Metadata**
+
+* homepage URL:
+* source URL:
+* license: mit, bsd, gpl2+ , ...
+* platforms: unix, linux, darwin, ...