Whenever you're contributing in this repository please make sure to create issue first so that owner can know what changes you want to make. You can also get in touch with owner via email
Any contribution no matter how small is more then welcome, below are few specifc area where your contributions are needed
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- Becoming a maintainer
We Use Github Flow, So All Code Changes Happen Through Pull Requests
Pull requests are the best way to propose changes to the codebase (we use Github Flow). We actively welcome your pull requests:
- Fork the repo and create your branch from
master
. - Clone it your local machine
- Makes changes you want
- add, commit and push those changes to your repository
- Create pull request
After this process our developer will have a look the pull request if they think its okay we will merge it our development branch