Commit 0c6705a 1 parent 1b642d0 commit 0c6705a Copy full SHA for 0c6705a
File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Contributing
2
+
3
+ If you haven't already read through them, we recommend the starting with the
4
+ [ Azure contribution guidelines] [ azure-oss ] .
5
+
6
+ ## Legal
7
+ You will need to complete a Contributor License Agreement (CLA). Briefly, this
8
+ agreement testifies that you are granting us permission to use the submitted
9
+ change according to the terms of the project's license, and that the work being
10
+ submitted is under appropriate copyright.
11
+
12
+ Please submit a [ Contributor License Agreement (CLA)] ( https://cla.azure.com/ )
13
+ before submitting a pull request. This process is automated and should be
14
+ painless.
15
+
16
+ ## Housekeeping
17
+ Your pull request should:
18
+
19
+ * Include a description of what your change intends to do.
20
+ * Be based on a reasonably recent commit in the ` master ` branch.
21
+
22
+ ## Be nice
23
+ We might be slower than you'd like. We might also ask you to make changes to the
24
+ pull request. We ask for your patience. :smiley :
25
+
26
+ [ azure-oss ] : http://azure.github.io/guidelines/
You can’t perform that action at this time.
0 commit comments