From 44f74e80abad6701d0765955de527b5b068b0327 Mon Sep 17 00:00:00 2001 From: Shivam Rathore Date: Sat, 5 Oct 2019 01:09:00 +0530 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..8e6ae5d --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ + # Contributing + +:+1::tada: First off, thanks for taking the time to contribute! :tada::+1: + +The following is a set of guidelines for contributing to this project and its packages, which are hosted in the name of [Shivam010](https://github.com/Shivam010) on GitHub. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request. + +- Ensure any install or build dependencies are removed before the end of the layer when doing a build. +- Update the README.md with details of changes, if required and possible, suggested for interface changes. +- Check for the other Work in Progress PRs and try to incorporate all the changes and keep one steady branch for the dedicated changes. + +Most important of all follow all the Code of Conducts specified in [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md) and [LICENSE](./LICENSE).