Update docs on contributing new install methods

Now that our installation docs more clearly delineate official and unofficial installation methods, the maintainers are more open to contributions from communities.
This commit is contained in:
Andy Feller 2025-08-07 20:39:04 -04:00
parent 2b11fff6dc
commit 5811b267bf

View file

@ -10,6 +10,7 @@ We accept pull requests for bug fixes and features where we've discussed the app
* Open an issue if things aren't working as expected
* Open an issue to propose a significant change
* Open an issue to propose a design for an issue labelled [`needs-design` and `help wanted`][needs design and help wanted], following the [proposing a design guidelines](#proposing-a-design) instructions below
* Open an issue to propose a new community supported `gh` package with details about support and redistribution
* Mention `@cli/code-reviewers` when an issue you want to work on does not have clear Acceptance Criteria
* Open a pull request for any issue labelled [`help wanted`][hw] and [`good first issue`][gfi]
@ -17,7 +18,6 @@ We accept pull requests for bug fixes and features where we've discussed the app
* Open a pull request for issues without the `help wanted` label or explicit Acceptance Criteria
* Expand pull request scope to include changes that are not described in the issue's Acceptance Criteria
* Add installation instructions specifically for your OS/package manager
* Open pull requests for any issue marked `core`. These issues require additional context from
the core CLI team at GitHub and any external pull requests will not be accepted