summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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> Fernando Rodrigues2025-01-121-11/+6
* docs: Clarify how to provide technical details/metadata•••`nix-info -m` outputs Markdown, so it makes more sense to include it in issues verbatim than within a preformatted code block. Co-authored-by: Gavin John <gavinnjohn@gmail.com> Victor Engmark2024-10-251-1/+1
* ISSUE_TEMPLATE: 'nix run' -> 'nix-shell -p'•••'nix run' is an experimental command. Eelco Dolstra2020-01-051-1/+1
* 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.zimbatm2019-07-221-2/+1
* ISSUE_TEMPLATE: replace technical details withh nix-infoGraham Christensen2017-11-131-4/+2
* github issue template: add sandboxing infoAlexey Shmalko2017-05-011-0/+1
* simplify ISSUE_TEMPLATEJakob Gillich2016-03-311-10/+6
* ISSUE_TEMPLATE.md: TweakEelco Dolstra2016-02-231-1/+1
* .github/ISSUE_TEMPLATE.md - get more information•••The goal is to get all the necessary information from the reporter upfront. Too many times the issues submits and we need to do a round of asking before we can get close to a solution. zimbatm2016-02-231-0/+17