diff --git a/aio/content/guide/contributors-guide-overview.md b/aio/content/guide/contributors-guide-overview.md index fd2d321579..a47b38e1d9 100644 --- a/aio/content/guide/contributors-guide-overview.md +++ b/aio/content/guide/contributors-guide-overview.md @@ -11,29 +11,24 @@ Before you get started with your contributions, we recommend that you review [Co ## Contributing to Angular
Keep Angular content up-to-date by reviewing topics for accuracy.
- + +Keep Angular content up-to-date by reviewing topics for accuracy.
+ - -Help Angular developers by improving the search keywords for existing topics.
- + +Help Angular developers by improving the search keywords for existing topics.
+ - -Learn how to make documentation changes through the GitHub UI.
- + +Learn how to make documentation changes through the GitHub UI.
+ - -Review the syntax and styles used within the Angular documentation set.
- + +Review the syntax and styles used within the Angular documentation set.
+Get a high-level overview of the Angular platform.
- + +Get a high-level overview of the Angular platform.
+ - -Set up your local environment for development with the Angular CLI.
- + +Set up your local environment for development with the Angular CLI.
+ -Learn about the fundamental design concepts and architecture of Angular apps.
- +Learn about the fundamental design concepts and architecture of Angular apps.
+ -Examine and work with a small ready-made Angular app, without any setup.
- +Examine and work with a small ready-made Angular app, without any setup.
+ -Work through a full tutorial to create your first app.
- +Work through a full tutorial to create your first app.
+ - -