summary refs log tree commit diff
path: root/.github
Commit message (Collapse)AuthorAge
* github PR template: reformulate the sandboxing helpVladimír Čunát2016-04-26
| | | | | | | 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
* nixos: rename chroot* to sandbox*Vladimír Čunát2016-04-25
| | | | | On Nix side this was done months ago: https://github.com/NixOS/nix/pull/682
* fixup! Simplify contributingzimbatm2016-04-09
|
* Simplify contributingzimbatm2016-04-09
| | | | | * Highlight the top mistakes directly in CONTRIBUTING.md * Remove unecessary cruft from the PR template
* simplify ISSUE_TEMPLATEJakob Gillich2016-03-31
|
* .github/PULL_REQUEST_TEMPLATE.md: use individual checkboxes for tested OSesNathan Zadoks2016-03-16
|
* PULL_REQUEST_TEMPLATE: fix issues raised in 3c84ae406Domen Kožar2016-02-28
|
* PULL_REQUEST_TEMPLATE.md: clarify a few thingsDomen Kožar2016-02-28
|
* ISSUE_TEMPLATE.md: TweakEelco Dolstra2016-02-23
|
* Merge pull request #13388 from spacefrogg/contributing-fixDomen Kožar2016-02-23
|\ | | | | CONTRIBUTING.md: Fix link to COPYING
| * CONTRIBUTING.md: Fix link to COPYINGMichael Raitza2016-02-23
| |
* | .github/ISSUE_TEMPLATE.md - get more informationzimbatm2016-02-23
|/ | | | | | 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.
* Merge pull request #13100 from jagajaga/improvementsArseniy Seroka2016-02-22
|\ | | | | PULL_REQUEST_TEMPLATE: init
| * PULL_REQUEST_TEMPLATE: initArseniy Seroka2016-02-22
|
* Move CONTRIBUTING.md to .githubEelco Dolstra2016-02-19
See https://github.com/blog/2111-issue-and-pull-request-templates.