Skip to content

Commit 3db4abf

Browse files
committed
docs(README): update contributing guidelines
* Apply the Contributor Covenant Code of Conduct to projects by default. * Reference How to Contribute to Open Source in the Open Source Guides for new contributors. Signed-off-by: Kevin Locke <[email protected]>
1 parent 05d838c commit 3db4abf

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,13 @@ Documentation](https://kevinoid.github.io/project-template/api).
5050

5151
## Contributing
5252

53-
Contributions are welcome and very much appreciated! Please add tests to
54-
cover any changes and ensure `npm test` passes.
53+
Contributions are appreciated. Contributors agree to abide by the [Contributor
54+
Covenant Code of
55+
Conduct](https://www.contributor-covenant.org/version/1/4/code-of-conduct.html).
56+
If this is your first time contributing to a Free and Open Source Software
57+
project, consider reading [How to Contribute to Open
58+
Source](https://opensource.guide/how-to-contribute/)
59+
in the Open Source Guides.
5560

5661
If the desired change is large, complex, backwards-incompatible, can have
5762
significantly differing implementations, or may not be in scope for this

0 commit comments

Comments
 (0)