1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update CONTRIBUTING.md (#22398)

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md
This commit is contained in:
Ramya Parimi
2021-10-25 12:43:56 -05:00
committed by GitHub
parent 2ce8dbc4f6
commit 78d71e30c9

View File

@@ -32,7 +32,7 @@ If you spot a problem with the docs, [search if an issue already exists](https:/
#### Solve an issue
Scan through our [existing issues](https://github.com/github/docs/issues) to find one that interests you. You can narrow down the search using `labels` as filters. See [Labels](/contributing/how-to-use-labels.md) for more information.
Scan through our [existing issues](https://github.com/github/docs/issues) to find one that interests you. You can narrow down the search using `labels` as filters. See [Labels](/contributing/how-to-use-labels.md) for more information. As a general rule, we dont assign issues to anyone. If you find an issue to work on, you are welcome to open a PR with a fix.
### Make Changes