Skip to content

Commit a52b725

Browse files
committed
Add Contribute section to readme.md
1 parent 35970e2 commit a52b725

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@ assert.deepEqual(actual, expected);
7070
4. Push to the branch: `git push origin my-new-feature`
7171
5. Submit a pull request :D
7272

73+
## Contribute
74+
75+
See [`contribute.md` in `syntax-tree/unist`](https://github.com/syntax-tree/unist/blob/master/contributing.md) for ways to get started.
76+
77+
This organisation has a [Code of Conduct](https://github.com/syntax-tree/unist/blob/master/code-of-conduct.md). By interacting with this repository, organisation, or community you agree to abide by its terms.
78+
7379
## License
7480

75-
MIT
81+
MIT

0 commit comments

Comments
 (0)