We appreciate any contribution to GIFT-Grab, be it a bug report, feature request, general feedback or source code. Please see the relevant section below for guidelines.
If you have other questions, suggestions, etc. you can also contact Dzhoshkun Shakir (dzhoshkun.shakir [at] gmail.com) directly.
Please create an issue on GitHub. If filing a bug report, please include as much information as possible to allow a developer to reproduce the problem.
If no issue yet exists for the bug or feature in question, please create one (see the above section).
Please make sure every commit message AND merge (pull) request references a documented issue.
- Fork this repository
- Do your coding (Please make sure every commit message references a documented issue.)
- Create a pull request (PR) from your fork to the
master
branch of this repository (Please make sure the pull request references the relevant issue.)
- Create a PR branch off
master
- Push PR changes to the PR branch
- Please make sure the CI builds pass
- Accept PR