summaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: use https for nixos.org and hydra.nixos.org•••tarballs.nixos.org is omitted from the change because urls from there are always hashed and checked Pavol Rusnak2020-05-031-1/+1
* PULL_REQUEST_TEMPLATE: try to simplify call-for-review•••The text is quite long and hard to read in hub (because it is one whole line with no line breaks). Also simplified the language/sentence structure a bit for non-native speakers. Jörg Thalheim2020-04-271-1/+10
* .github: remove cc from pull-request templateIngolf Wagner2020-01-031-4/+0
* nixpkgs-review: 2.1.0 -> 2.1.1•••changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.1.1 Jörg Thalheim2019-12-221-1/+1
* .github: clarify things done re: sandboxing•••Per https://github.com/NixOS/nixpkgs/pull/58147#issuecomment-478234495 sandboxing is not fully functional on macOS. .github: specify where sandboxing can be run Co-Authored-By: Jon <jonringer@users.noreply.github.com> .github: remove macOS note Americo2019-10-301-1/+1
* Fix link in PULL_REQUEST_TEMPLATE.md (the same link)Vladimír Čunát2019-10-281-1/+1
* PULL_REQUEST_TEMPLATE: Add "Notify maintainers" sectionSteven Shaw2019-07-301-1/+3
* PULL_REQUEST_TEMPLATE: "Assured whether" -> "Ensured that"Craig Hall2019-07-011-1/+1
* Merge pull request #58098 from Infinisil/encouraging_reviews•••PULL_REQUEST_TEMPLATE: Add encouragement to review PRsworldofpeace2019-04-041-0/+1
|\
| * PULL_REQUEST_TEMPLATE: Add encouragement to review PRsSilvan Mosberger2019-03-281-1/+1
* | doc/reviewing-contributions: nix-review instead of nox-review•••It is faster, handles more edge cases and allows to test/review the built packages interactively. Jörg Thalheim2019-03-201-2/+1
|/
* PULL_REQUEST_TEMPLATE: Ask for docsNiklas Hambüchen2018-11-221-0/+1
* PULL_REQUEST_TEMPLATE.md: Ask for closure size impactEelco Dolstra2018-06-211-0/+1
* use sandbox instead of build-use-sandboxBob van der Linden2018-05-301-1/+1
* pr template: make values of platform field less ambiguousMaxime Dénès2017-10-091-1/+1
* pr template: make formatting consistentPiotr Bogdan2017-09-031-4/+1
* Pull request template: comment out instructionsLinus Heckemann2017-08-121-1/+1
* PULL_REQUEST_TEMPLATE.md: mereley -> merelyYegor Timoshenko2017-07-281-1/+1
* Pull request template: clarify the purpose of the templateFrederik Rietdijk2017-07-221-0/+2
* github/pr-template: Add note about NixOS tests•••On several occasions I've seen people bumping packages which have NixOS tests but without actually running them. While this probably won't prevent such occasions entirely, at least it serves as an additional checklist item so contributors don't forget about these tests. Signed-off-by: aszlig <aszlig@redmoonstudios.org> aszlig2017-06-231-0/+1
* Update PULL_REQUEST_TEMPLATE.md•••Follow the rebranding of OS X into macOSIgnat Loskutov2016-11-041-1/+1
* PULL_REQUEST_TEMPLATE: rename chroot to sandbox•••See https://github.com/NixOS/nix/commit/b39622a487e2978bd32c9faf2f651aec1f9815c1Rushmore Mushambi2016-09-021-2/+2
* PR template: go back to old option name for now•••The old one works on all nix(os) versions, whereas the new one doesn't work e.g. on default 16.03 setting. Discussed on #15112. Vladimír Čunát2016-06-291-2/+2
* Update PR template with motivation for changes•••I'm seeing a lot of PRs that only include the checklist, when the main thing I care about when I'm reviewing a PR is what the author was thinking when they decided to make the change.Daniel Peebles2016-05-241-0/+3
* github PR template: reformulate the sandboxing help•••It's been reported that when running through nix daemon, sandboxing can't be turned on by passing `--option` (silently ignored), so let's not suggest that way. https://github.com/NixOS/nixpkgs/issues/14866#issuecomment-214619909 Vladimír Čunát2016-04-261-1/+4
* nixos: rename chroot* to sandbox*•••On Nix side this was done months ago: https://github.com/NixOS/nix/pull/682 Vladimír Čunát2016-04-251-1/+1
* Simplify contributing•••* Highlight the top mistakes directly in CONTRIBUTING.md * Remove unecessary cruft from the PR template zimbatm2016-04-091-9/+1
* .github/PULL_REQUEST_TEMPLATE.md: use individual checkboxes for tested OSesNathan Zadoks2016-03-161-1/+4
* PULL_REQUEST_TEMPLATE: fix issues raised in 3c84ae406Domen Kožar2016-02-281-2/+3
* PULL_REQUEST_TEMPLATE.md: clarify a few thingsDomen Kožar2016-02-281-8/+10
* PULL_REQUEST_TEMPLATE: initArseniy Seroka2016-02-221-0/+15