Home Explore Blog CI



nixpkgs

doc/development/opening-issues.chapter.md
1482a69b89b4f6cdb90a98c21187a14bff801b9aab71bc43000000030000018c
# 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 -->

Chunks
52254461 (1st chunk of `doc/development/opening-issues.chapter.md`)
Title: Opening Issues on GitHub
Summary
This section outlines the steps for opening a new issue on the Nixpkgs GitHub repository. It emphasizes the need for a GitHub account, checking for existing issues on the same topic, and submitting a new issue using the appropriate template.