Skip to content

Commit 7d30d7e

Browse files
authored
Create CONTRIBUTING.md with contribution guidelines
Added guidelines for contributing to the project.
1 parent 62effc9 commit 7d30d7e

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## Contributing
2+
3+
[fork]: https://github.com/github/REPO/fork
4+
[pr]: https://github.com/github/REPO/compare
5+
[style]: https://github.com/styleguide/ruby
6+
7+
Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.
8+
9+
Contributions to this project are [released](https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license) to the public under the [project's open source license](LICENSE).
10+
11+
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
12+
13+
## Resources
14+
15+
- [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/)
16+
- [Using Pull Requests](https://help.github.com/articles/about-pull-requests/)
17+
- [GitHub Help](https://help.github.com)

0 commit comments

Comments
 (0)