👍🎉 First off, thanks for taking the time to contribute! 🎉👍
This file explains the expected form in which contributors should offer their ideas and suggestions. Any violation of the following guidelines may result in the rejection of the contribution, including but not limited to github issues and pull requests.
- Any contributor must follow the CODE_OF_CONDUCT
- To avoid frustation after investing time in code changes, before any change is made, a github issue must be created and properly discussed. Not all ideas are good for everyone, and project maintainers may find an idea not suitable for the project, not scalable or not worth for the maintenance cost.
- Any github issue which does not follow ISSUE_TEMPLATE guidelines, will be rejected.
- For more information about describing issues, see https://medium.com/@Carmichaelize/writing-better-user-stories-and-bug-tickets-3cb5165e7db
- Any pull request which does not follow PULL_REQUEST_TEMPLATE guidelines, will be rejected.
- Commits must be atomic.
- For more information about how to create proper commit messages, see https://chris.beams.io/posts/git-commit/
Project maintainers reserve the right of adding more guidelines and rejecting contributions even if all guidelines are followed.