Skip to content

Commit 91bfee4

Browse files
Added in the contributing guide.
1 parent 1b070f9 commit 91bfee4

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+
# Contributing to json-schema-viewer
2+
3+
Thank you for considering a contribution to json-schema-viewer! Pull requests, issues and comments are welcome. For pull requests, please:
4+
5+
* Add tests for new features and bug fixes
6+
* Follow the existing style
7+
* Separate unrelated changes into multiple pull requests
8+
9+
See the existing issues for things to start contributing.
10+
11+
For bigger changes, please make sure you start a discussion first by creating an issue and explaining the intended change.
12+
13+
Atlassian requires contributors to sign a Contributor License Agreement, known as a CLA. This serves as a record stating that the contributor is entitled to contribute the code/documentation/translation to the project and is willing to have it used in distributions and derivative works (or is willing to transfer ownership).
14+
15+
Prior to accepting your contributions we ask that you please follow the appropriate link below to digitally sign the CLA. The Corporate CLA is for those who are contributing as a member of an organization and the individual CLA is for those contributing as an individual.
16+
17+
* [CLA for corporate contributors](https://opensource.atlassian.com/corporate)
18+
* [CLA for individuals](https://opensource.atlassian.com/individual)

0 commit comments

Comments
 (0)