File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Azure CLI documentation
2
+
3
+ This repository hosts the documentation source for the Azure CLI, published on [ docs.microsoft.com] ( https://docs.microsoft.com/cli/azure/ ) .
4
+
5
+ ## Public contributions
6
+
7
+ We welcome public contributions to the Azure CLI documentation! There are two types of documentation hosted in this repository,
8
+ with different workflows:
9
+
10
+ * To submit a change for _ conceptual_ documentation (content in the ` docs-ref-conceptual ` directory) make a pull request against
11
+ this repository.
12
+ * To submit a change for _ reference_ documentation (all other documentation), please make a pull request against
13
+ [ azure/azure-cli] ( https://github.com/azure/azure-cli ) . This reference is generated from the source code, and is also used in
14
+ the command-line ` -h ` help.
15
+
1
16
## Microsoft Open Source Code of Conduct
2
17
3
18
This project has adopted the [ Microsoft Open Source Code of Conduct] ( https://opensource.microsoft.com/codeofconduct/ ) .
You can’t perform that action at this time.
0 commit comments