There are various ways to contribute to Dozer, and all are welcome and appreciated!
Open issues about problems you may be encountering. When doing so please mention the version you're using.
If you have a good idea for a feature or enhancement open an issue.
Refresh the Dozer icons or logo. Design resources for logo and status bar icon.
You can submit your own code. This can be bug fixes or new features. Please ask me (@Mortennn) before implementing a new feature. Check out Issues.
Make sure you have at least Xcode 10 installed.
Run the following command:
git clone https://github.com/mortennn/dozer &&
cd dozer &&
make build
Done! The project should open automatically in Xcode.
Please give a small summary of what has changed. Also add any github issues links (Fixes #100
).
Once your pull request is created, please add a changelog entry to the CHANGELOG.md along with the PR number.