-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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). |