Skip to content

Commit

Permalink
adding the standard contribution statement
Browse files Browse the repository at this point in the history
  • Loading branch information
bennage authored Feb 20, 2018
1 parent 1b642d0 commit 0c6705a
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Contributing

If you haven't already read through them, we recommend the starting with the
[Azure contribution guidelines][azure-oss].

## Legal
You will need to complete a Contributor License Agreement (CLA). Briefly, this
agreement testifies that you are granting us permission to use the submitted
change according to the terms of the project's license, and that the work being
submitted is under appropriate copyright.

Please submit a [Contributor License Agreement (CLA)](https://cla.azure.com/)
before submitting a pull request. This process is automated and should be
painless.

## Housekeeping
Your pull request should:

* Include a description of what your change intends to do.
* Be based on a reasonably recent commit in the `master` branch.

## Be nice
We might be slower than you'd like. We might also ask you to make changes to the
pull request. We ask for your patience. :smiley:

[azure-oss]: http://azure.github.io/guidelines/

0 comments on commit 0c6705a

Please sign in to comment.