-
Notifications
You must be signed in to change notification settings - Fork 575
Contributing to Code
github-actions edited this page Jun 27, 2022
·
2 revisions
Please ensure you have read our Contributing page before going any further.
- Fixes a bug or feature reported and accepted in our Issues log
- New features should be relevant to, and improve upon, existing core functionality
- PR contains updated Unit Tests where appropriate
- PR contains updated E2E Tests where appropriate
- PR contains documentation update
- PR is able to pass all Unit Tests and E2E Tests
- PR is rebased against the latest
main
branch - PR is squashed into one commit per logical change
- PR commit message should be concise but descriptive (will be used to generate release notes)
This wiki is being actively developed
If you discover any documentation bugs or would like to request new content, please raise them as an issue or feel free to contribute to the wiki via a pull request. The wiki docs are located in the repository in the docs/wiki/
folder.
- Home
- User guide
- Video guides
-
Examples
- Level 100
- Level 200
-
Level 300
- Deploy multi region networking with custom settings (Hub and Spoke)
- Deploy multi region networking with custom settings (Virtual WAN)
- Deploy with Zero Trust network principles (Hub and Spoke)
- Deploy identity resources with custom settings
- Deploy management resources with custom settings
- Expand built-in archetype definitions
- Create custom policies, initiatives and assignments
- Override module role assignments
- Control policy enforcement mode
- Policy assignments with user assigned managed identities
- Level 400
- Frequently Asked Questions
- Troubleshooting
- Contributing