X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli/blobdiff_plain/e17e616e2fa2059ef9cb93b7d654687c15d3cb07..9931580d9185e9123b6d45a45f20dbf929bb25b7:/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 57fb72e..b91c725 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ support more sources. ## The ~~Roadmap~~ ~~Streetmap~~ ~~Pathmap~~ Corridormap * Writing sources (They're used to automatically obtain artist and song - name from + name from apps or services) * Writing tests * Improving code to match idiomatic swift * Improving the documentation @@ -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