toodles 1.1.0 → 1.1.1
raw patch · 2 files changed
+4/−2 lines, 2 files
Files
- README.md +3/−1
- toodles.cabal +1/−1
README.md view
@@ -2,6 +2,7 @@ [](https://travis-ci.org/aviaviavi/toodles) [](https://hackage.haskell.org/package/toodles)+[](https://gitter.im/toodles-todos/community) Toodles scrapes your entire repository for TODO entries and organizes them so you can manage your project directly from the code. View, filter, sort, and edit@@ -161,8 +162,9 @@ - Don't be shy, ask questions! Contributing to Toodles should be welcoming for people at any level of programming familiarity. Whether it's a new feature, bug fix, or docs, any contribution is very appreciated.+- Open an issue or jump into the chat room on [gitter](https://gitter.im/toodles-todos/community) - Before you start coding, please comment or mark a particular issue as "in progress", or even open your pull request as a work in progress (WIP). This is to help avoid having multiple people work on the same thing.-- If github issues don't cut it, feel free to reach out on twitter+- If github issues don't cut it, feel free to reach out on gitter or twitter [@avi_press](https://twitter.com/avi_press)
toodles.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.12 name: toodles-version: 1.1.0+version: 1.1.1 license: MIT license-file: LICENSE copyright: 2018 Avi Press