Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 5a8d9ac

Browse files
committed
docs: update CONTRIBUTING.MD with process for doc fixes
1 parent 04d5a50 commit 5a8d9ac

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CONTRIBUTING.md

+12
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,18 @@ duplication of work, and help you to craft the change so that it is successfully
2929
project.
3030
* **Small Changes** can be crafted and submitted to [GitHub Repository][github] as a Pull Request.
3131

32+
33+
## Want a Doc Fix?
34+
If you want to help improve the docs, it's a good idea to let others know what you're working on to
35+
minimize duplication of effort. Before starting, check out the issue queue for [Milestone:Docs Only with label type:docs](https://github.com/angular/angular.js/issues?labels=type%3A+docs&milestone=24&state=open).
36+
Comment on an issue to let others know what you're working on, or create a new issue if your work
37+
doesn't fit within the scope of any of the exisitng doc fix projects.
38+
39+
For large fixes, please build and test the documentation before submitting the PR to be sure you haven't
40+
accidentally introduced any layout or formatting issues.
41+
42+
If you're just making a small change, don't worry about filing an issue first. Use the friendly blue "Improve this doc" button at the top right of the doc page to fork the repository in-place and make a quick change on the fly.
43+
3244
## Submission Guidelines
3345

3446
### Submitting an Issue

0 commit comments

Comments
 (0)