Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Thank you for your interest in contributing to OpenMTP!
- Update the documentation if needed.
- Add short, meaningful commit message that describes the change you made to the code.
- Append the issue URL in the commit message.
- Issue a pull request to the **development** branch.
- Issue a pull request to the **master** branch.
- Add a reviewer.

When you submit code changes, your submissions are understood to be under the same [MIT License](https://github.com/ganeshrvel/openmtp/blob/master/LICENSE "MIT License") that covers the project. Feel free to contact the maintainers if that's a concern.