👍🎉 First off, thanks for taking the time to contribute! 🎉👍
If you are able to work with GitHub then please Create an issue
Before creating a new issue please check to see if the issue already exists. If not, then please do create it.
If you are not comfortable working with GitHub, but would still like to contribute, then talk to us. Details at: https://github.com/codeforIATI
dev
represents our main development branchmain
is the branch we are currently using for our deployed instance of the code- Other branches represent development work or bug fixes.
- Fork this repository (if you haven't previously)
- Make sure you're working on top of an up to date copy of the
dev
branch- Create a branch named after the work you're doing (if you're targeting a specific issue, start the branch name with the issue number e.g.
42-feature-name
)
- Create a branch named after the work you're doing (if you're targeting a specific issue, start the branch name with the issue number e.g.
- Do your work
- Create a pull request
- If your work addresses a specific issue, reference that issue in your pull request message
We'd love to hear from you. Details at: https://github.com/codeforIATI
This project and everyone participating in it is governed by the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behaviour to hello@codeforiati.org.