mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
ISSUE_TEMPLATE.md: clear the blank issue template
This changes the blank issue template to a simple HTML comment telling users to use the forms instead, while still allowing experienced contributors to create free-form issues. Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
This commit is contained in:
parent
f23ec9f976
commit
222f390e50
1 changed files with 6 additions and 11 deletions
17
.github/ISSUE_TEMPLATE.md
vendored
17
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,11 +1,6 @@
|
||||||
## Issue description
|
<!--
|
||||||
|
Please note: This blank issue template is meant for extraordinary issues
|
||||||
|
that do not fit the templates. Unless you know your issue is relevant to
|
||||||
|
Nixpkgs and requires the free-form blank issue, please use the issue
|
||||||
### Steps to reproduce
|
templates instead.
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
## Technical details
|
|
||||||
|
|
||||||
<!-- Please insert the output of running `nix-shell -p nix-info --run "nix-info -m"` below this line -->
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue