mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
3 KiB
3 KiB
Select a documentation issue
This topic describes how to select an Angular documentation issue to fix.
Angular documentation issues are stored in the Issues tab of the angular/angular repo.
Documentation issues can be identified by the area: docs label, and they are labeled by priority.
You are welcome to work on any issue that someone else isn't already working on. If you know of a problem in the documentation that hasn't been reported, you can also create a new documentation issue.
Some things to consider when choosing an issue to fix include:
- Fixing higher priority issues is more valuable to the community.
- If you're new to open source software, a lower priority issue or a
good first issuewould be a good place to start. - Every contribution helps improve the documentation.
After you select an issue to resolve:
- In the issue page, add
working on fixas a comment to let others know that you are working on it. - Continue to Starting to edit a documentation topic.
@reviewed 2022-10-12