blob: da4975997171db9c6c8959e2b31579864655eb7a [file] [view]
Be sure to do all of the following to help us incorporate your contribution quickly and easily:
- [ ] Make sure the PR title is formatted like: `MARMOTTA-XXX: title of pull request`
(replace `XXX` in the title with the actual Jira issue number; if there is no one,
please [create one](https://issues.apache.org/jira/browse/MARMOTTA) before).
- [ ] Make sure tests pass via mvn clean verify (even better, enable Travis-CI on your
fork and ensure the whole test suite passes).
- [ ] If this contribution is large, please file an
[Apache's Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt).
---