Skip to content

Commit 18c63be

Browse files
authored
feat(contributing): adds contributing footer
1 parent c583582 commit 18c63be

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,3 +338,17 @@ This project uses:
338338
### **Caveats**
339339

340340
* Not tested for performance. You can put your own `HttpAsyncClient` instance to the `HttpClientManager` if you want to improve connection pooling, adding retry policies and such.
341+
342+
## Contributing
343+
344+
This project welcomes contributions and suggestions. Most contributions require you to agree to a
345+
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
346+
the rights to use your contribution. For details, visit https://cla.microsoft.com.
347+
348+
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
349+
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
350+
provided by the bot. You will only need to do this once across all repos using our CLA.
351+
352+
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
353+
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
354+
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.

0 commit comments

Comments
 (0)