mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-22 08:32:11 +00:00
1837d0576e
- Simplify badges - Drop app description, annoying to maintain (refer to the website) - Drop screenshots (refer to the App Store) - Update Credits - Inform about private PassepartoutKit Fixes #613
9 lines
280 B
Markdown
9 lines
280 B
Markdown
## Contributing
|
|
|
|
- Use imperative commit messages.
|
|
- GOOD: "Add new feature"
|
|
- BAD: "Added new feature"
|
|
- Rebase your branch to `master` and possibly squash unrelevant commits.
|
|
- Make sure to pass the unit tests locally, even though CI runs them automatically.
|
|
- Submit the PR.
|