1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-09 09:36:20 +09:00

CONTRIBUTING.md: Move opening issues section to Nixpkgs manual

This isn't relevant to contributors specifically, it applies to all
users
This commit is contained in:
Silvan Mosberger 2023-08-02 18:38:44 +02:00
parent 549ecbc977
commit 37968083e7
3 changed files with 12 additions and 7 deletions

View file

@ -0,0 +1,7 @@
# Opening issues {#sec-opening-issues}
* Make sure you have a [GitHub account](https://github.com/signup/free)
* Make sure there is no open issue on the topic
* [Submit a new issue](https://github.com/NixOS/nixpkgs/issues/new/choose) by choosing the kind of topic and fill out the template
<!-- In the future this section could also include more detailed information on the issue templates -->