Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 983 Bytes

CONTRIBUTING.md

File metadata and controls

36 lines (21 loc) · 983 Bytes

azure-secure-networking-for-devs

CONTRIBUTING

Linting & Formatting

This document is linted w/ prettier.

$> npm run style

Documentation

Markdown

Check the documentation for the Markdown Guide.

Alerts

DO use alerts

For more information go to Alerts

Note

Useful information that users should know, even when skimming content.

Tip

Helpful advice for doing things better or more easily.

Important

Key information users need to know to achieve their goal.

Warning

Urgent info that needs immediate user attention to avoid problems.

Caution

Advises about risks or negative outcomes of certain actions.