Thank you for choosing to contribute to this noble project. We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:
When contributing new features please communicate with us to ensure this is a feature we're interested in having added to Mawaqit before you start coding it.
We use GitHub to host code, track issues, and feature requests, as well as accept pull requests.
Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:
main
.Developer Tip: Keep Your Commits "Atomic" - Fresh Consulting
issue/[issueNumber]-short-desc
, for example issue/231-add-notification-bip
feat(subject): short message
for example feat(calendar) add event messagefix(subject): short message
for example fix(calendar) fix date format