You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+11-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,17 @@ Contribution to .NEXT
2
2
====
3
3
[](https://gitter.im/dot_next/contrib)
4
4
5
-
You can contribute to .NEXT or its documentation with Pull Requests and issues. Follow the rules described in this document.
5
+
This project welcomes contributions and suggestions. Most contributions require you to agree to a
6
+
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
7
+
the rights to use your contribution. For details, visit https://cla.microsoft.com.
8
+
9
+
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
10
+
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
11
+
provided by the bot. You will only need to do this once across all repos using our CLA.
12
+
13
+
This project has adopted the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).
14
+
For more information see the [Code of Conduct FAQ](https://www.contributor-covenant.org/faq/) or
15
+
contact [conduct@dotnetfoundation.org](mailto:conduct@dotnetfoundation.org) with any additional questions or comments.
6
16
7
17
## Branching Model
8
18
This repository uses branching model known as [git flow](https://nvie.com/posts/a-successful-git-branching-model/). Use **develop** as the destination branch in your Pull Request.
0 commit comments