X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli/blobdiff_plain/e17e616e2fa2059ef9cb93b7d654687c15d3cb07..1b1c5f498f00459163cbb1de97229d92ab450d9e:/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 57fb72e..966e0e1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,9 +29,11 @@ To report unacceptabe behavior, send an [e-mail][email] * Run [swiftlint][swiftlint] on the Source directory and make sure there are no errors * There should be no warnings on compilation +* [CI][ci] should be green * Make the PRs according to [Git Flow][gitflow]: (features go to develop, hotfixes go to master) [gitflow]: https://github.com/nvie/gitflow [swiftlint]: https://github.com/realm/SwiftLint [email]: mailto:ben@nsovocal.com +[ci]: https://travis-ci.org/lyricli-app/lyricli