diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..3d0f7761 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +# Contributing + +Your contributions are always welcome! + +## Guidelines + +* Add section if needed + * Add section description + * Add section title to Table of contents +* Add your links in this format: `* [project-name](http://example.com/) - A short descripttion ends with a dot.` +* Send a Pull Request diff --git a/README.md b/README.md index d65dea9d..8110b8c1 100644 --- a/README.md +++ b/README.md @@ -986,3 +986,11 @@ List of lists. # Contributing Your contributions are always welcome! + +## Guidelines + +* Add section if needed + * Add section description + * Add section title to Table of contents +* Add your links in this format: `* [project-name](http://example.com/) - A short descripttion ends with a dot.` +* Send a Pull Request