forked from mirrors/nixpkgs
Update CONTRIBUTING.md
to reflect the introduction of issue templates
This commit is contained in:
parent
224737f0f7
commit
cc4447dab4
5
.github/CONTRIBUTING.md
vendored
5
.github/CONTRIBUTING.md
vendored
|
@ -6,9 +6,8 @@ under the terms of [COPYING](../COPYING), which is an MIT-like license.
|
||||||
## Opening issues
|
## Opening issues
|
||||||
|
|
||||||
* Make sure you have a [GitHub account](https://github.com/signup/free)
|
* Make sure you have a [GitHub account](https://github.com/signup/free)
|
||||||
* [Submit an issue](https://github.com/NixOS/nixpkgs/issues) - assuming one does not already exist.
|
* Make sure there is no open issue on the topic
|
||||||
* Clearly describe the issue including steps to reproduce when it is a bug.
|
* [Submit a new issue](https://github.com/NixOS/nixpkgs/issues/new/choose) by choosing the kind of topic and fill out the template
|
||||||
* Include information what version of nixpkgs and Nix are you using (nixos-version or git revision).
|
|
||||||
|
|
||||||
## Submitting changes
|
## Submitting changes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue