Skip to content

Commit 0777bdd

Browse files
authored
Create CONTRIBUTING.md
1 parent 457f75b commit 0777bdd

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CONTRIBUTING.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
If you would like to contribute to CodeChain, please fork it, fix bugs or implement features, and [propose a pull request](https://github.com/CodeChain-io/codechain/compare).
2+
3+
# Report bugs
4+
5+
Create a [new issue](https://github.com/CodeChain-io/codechain/issues/new) in our repository and state:
6+
7+
* What's your CodeChain version?
8+
* What's your operating system and version?
9+
* How did you install CodeChain?
10+
* Is your node fully synchronized?
11+
* Did you try turning it off and on again?
12+
* Also, try to include steps to reproduce the issue and expand on the **actual** versus **expected** behavior.
13+
14+
# License
15+
16+
By contributing to CodeChain, you agree that your contributions will be licensed under the AGPLv3 License.
17+
18+
Each contributor has to [sign our Contributor License Agreement](https://www.clahub.com/agreements/CodeChain-io/codechain). The purpose of the CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen license. You can read and sign our full Contributor License Agreement before submitting a pull request.

0 commit comments

Comments
 (0)