Commit Graph

63 Commits

Author SHA1 Message Date
Sizhe Zhao
8f8df99200 .github/ISSUE_TEMPLATE: fix hydra icon links
Reference: 7935cda933
2026-06-28 22:17:16 +08:00
yaya
2b4a48d545 .github/ISSUE_TEMPLATE: Mark 26.05 stable 2026-05-30 14:21:21 +02:00
Malix - Alix Brunet
5eebcdb3e1 treewide: update nix-darwin link 2026-05-27 20:26:42 +02:00
yaya
ca22d15bca doc: Update for 26.11 2026-05-24 14:42:27 +02:00
Emily
e0962eb971 CONTRIBUTING.md: establish initial automation/AI/LLM policy 2026-05-11 23:12:40 +01:00
ash
a1f6435a13 .github/ISSUE_TEMPLATE: use textarea for "Expected behaviour"
This aligns this field with all the other similar free-text ones.
2026-03-13 21:07:30 +00:00
Gutyina Gergő
00133a4cb1 .github/ISSUE_TEMPLATE: include closed issues when checking duplicates 2026-01-04 10:52:55 +01:00
Michael Daniels
a6ec4bf808 {README.md,.github/*}: remove/replace references to 25.05 release 2026-01-01 21:23:07 -05:00
jopejoe1
a25c55fed3 .github/ISSUE_TEMPLATE: update for release 25.11 2025-11-30 19:11:21 +01:00
jopejoe1
c69a76cf80 .github/ISSUE_TEMPLATE: update for 25.11 beta 2025-11-25 00:32:43 +01:00
Wolfgang Walther
631be7a18e ISSUE_TEMPLATE/03_bug_report_nixos: remove git blame
This is annyoing advice. I am getting pinged for stuff that I have zero
interest in, just because I do treewides.
2025-09-12 19:49:20 +02:00
Wolfgang Walther
57cf218357 ISSUE_TEMPLATE: revert one-sentence-per-line for package_request
We tried, but GitHub's markdown renderer will render these newlines
there, so going back to "real" paragraphs.

Also fixed the emphasis slightly, since "via Issues" is not bold, "via a
Pull Request" is also made not bold for consistency. Puts the focus more
on the "contribute" link as well.
2025-08-29 21:03:02 +02:00
Fernando Rodrigues
f2bb8a4dfb ISSUE_TEMPLATE: add the package request stub
This isn't an issue template; it's a stub that will be auto-closed by CI
and is meant to discourage future package requests, and encourage more
pull requests.

See the full discussion on https://github.com/NixOS/nixpkgs/issues/425040.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-08-30 00:18:31 +10:00
Leona Maroni
7a31ddea37 .github/ISSUE_TEMPLATE: remove 24.11 references
24.11 is unmaintained now
2025-07-01 15:27:02 +02:00
Wolfgang Walther
8ec23df6f6 ci/treefmt: add yamlfmt
Most workflow files are already well formatted, but to make it easier to
keep it that way, we can add yamlfmt.

I personally have a preference for non-indented arrays for YAML, but
wanted to avoid bigger diffs here - the status-quo clearly are indented
arrays.

Some changes are made manually to the get-merge-commit action and the
issue templates. Those would otherwise make yamlfmt misbehave on those.
2025-06-12 14:47:42 +02:00
Nikita Krasnov
28bc042c2f ISSUE_TEMPLATE: add missing line breaks 2025-06-06 16:20:25 +03:00
Nikita Krasnov
5fc3dd02d8 ISSUE_TEMPLATE: remove alert blocks that don't render
Markdown alert blocks are not rendered inside dropdown description.
2025-06-06 16:20:22 +03:00
Nikita Krasnov
09b33ed3c0 ISSUE_TEMPLATE: fix missing image 2025-06-06 16:09:33 +03:00
Fernando Rodrigues
a169967875 ISSUE_TEMPLATES: update releases following 25.11's branch-off
25.11 is the current unstable, while 25.05 was promoted to stable and 24.11 is on its way to deprecation.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-05-16 20:27:35 -03:00
Muhammed Ali
4cad2bd16f ISSUE_TEMPLATE: Create option for packages without a Hydra build status (#400751)
Co-authored-by: Arne Keller <arne.keller@posteo.de>
Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-05-02 23:42:21 +02:00
Fernando Rodrigues
8405b2bf62 ISSUE_TEMPLATES: Remove note about forks from the Update Request form
The Package Request form no longer exists, so it makes no sense to mention it. We used to direct update requests to forks there, instead, users can now mention forks in the Additional Context section added in this commit.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-04-17 21:59:54 +00:00
Fernando Rodrigues
9fea0529e5 ISSUE_TEMPLATES: remove the package request template
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-03-21 19:08:44 +00:00
FliegendeWurst
ad9c0d717e ISSUE_TEMPLATE: avoid using maintainer usernames as headings (part 2) 2025-03-14 09:49:10 +01:00
ash
3f7297b749 ISSUE_TEMPLATE: avoid using maintainer usernames as headings 2025-03-07 08:39:16 +00:00
Gavin John
9394afabbc .github/ISSUE_TEMPLATE: fix fields for package request 2025-02-09 18:44:09 -08:00
Fernando Rodrigues
5f291530a1 ISSUE_TEMPLATE: convert the build reproducibility issue template into an YAML form
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-01-12 16:21:05 -03:00
Fernando Rodrigues
0375ee86f4 ISSUE_TEMPLATE: convert the feature requests (package, module, update, backport requests) into YAML forms
The out of date package report was split into two forms: an update request and a backport request.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-01-12 16:10:12 -03:00
Fernando Rodrigues
76881db85c ISSUE_TEMPLATE: convert the missing documentation issue template into an YAML form
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-01-12 16:09:28 -03:00
Fernando Rodrigues
9c605cfb70 ISSUE_TEMPLATE: convert the build failure template into an YAML form
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-01-12 16:09:28 -03:00
Fernando Rodrigues
f3215665f0 ISSUE_TEMPLATE: convert the bug report template into three YAML forms
One for generic package issues, one for NixOS (Module)
issues, and one for Darwin-specific issues.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-01-12 16:09:07 -03:00
Fernando Rodrigues
c4433d3b4f ISSUE_TEMPLATE: delete tracking_issue template
As discussed in #368656.

Approved-by: Yohann Boniface <edhyjox@gmail.com>
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-01-12 16:01:57 -03:00
StrongSand94191
dc1758843d .github: Fix capitalization in issue templates (#368493) 2025-01-11 12:12:56 +01:00
Wolfgang Walther
35b5046fd6 .github/ISSUE_TEMPLATE: Add an issue template for tracking (#316129) 2024-12-04 21:32:45 +01:00
Gavin John
d385091084 .github: Use consistent (and correct) formatting across issue templates 2024-11-09 12:54:00 -08:00
Gavin John
b156e98213 .github: Add a "Module requests" issue template 2024-11-09 01:03:07 -08:00
Victor Engmark
54e4669c75 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>
2024-10-25 10:12:44 +02:00
Sigmanificient
dd1e48cc9e .github/ISSUE_TEMPLATE: Add an issue template for tracking 2024-05-31 13:08:23 +02:00
Alyssa Ross
192d953bc2 .github: removing "Priorities" heading
Where this was a markdown heading, it sometimes had the wrong weight
so it appeared as if it was a subheading of the previous section, and
some people feel the word "Priorities" creates misleading
expectations.

Link: https://github.com/NixOS/nixpkgs/pull/203969/files#r1037761779
2023-12-03 12:23:22 +01:00
Silvan Mosberger
7ae0729ae5 Encourage +1's for prioritisation
Adds a small text to each issue and the PR template to encourage people to use
👍's for issues they're also interested in. See
https://github.com/NixOS/nix.dev/issues/359 for more information

Co-Authored-By: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-11-21 07:00:18 +01:00
Pol Dellaiera
036c5cb9de doc: update r-b issue template 2023-10-29 11:16:16 +01:00
Arnout Engelen
af23138727 github: improve r-b issue template
You may need to run the regular `nix-build` before running
`nix-build --check`
2023-10-28 14:58:11 +02:00
piegames
177b80f61d Merge pull request #204460: Issue template improvements
Issue template improvements
2023-02-07 17:03:14 +01:00
Arnout Engelen
f15edf0630 Fix issue template for unreproducible packages 2023-01-07 11:17:58 +01:00
piegames
483c606a94 fixup! .github/ISSUE_TEMPLATE: Improvements 2022-12-27 13:12:12 +01:00
piegames
5507007730 Update .github/ISSUE_TEMPLATE/missing_documentation.md
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2022-12-15 23:27:58 +01:00
piegames
a2719e490d .github/ISSUE_TEMPLATE: Improvements 2022-12-04 12:25:43 +01:00
Arnout Engelen
c6cdcfc10c Merge pull request #192724 from raboof/add-unreproducible-package-issue-template
Add issue template for unreproducible packages
2022-11-14 09:07:49 +01:00
Valentin Gagarin
3bc2971030 fix typo 2022-10-04 22:45:57 +02:00
Valentin Gagarin
a919cae175 fix typo 2022-09-30 12:05:50 +02:00
Arnout Engelen
2018f92ef2 Add issue template for unreproducible packages
It's nice to be able to easily create an issue for an unreproducibility,
but my additional motivation for creating this issue template is that it
makes it easier for non-maintainers to create issues that are correctly
tagged '8.topic: reproducible builds'.
2022-09-25 22:33:46 +02:00