Update README.md and issue templates

This commit is contained in:
Dheepak Krishnamurthy 2021-05-27 11:13:08 -06:00
parent 53edf4ea02
commit 997bb5aaa6
3 changed files with 18 additions and 1 deletions

View file

@ -6,7 +6,14 @@ labels: bug
assignees: ""
---
<!-- Thank you for taking the time to fill out a bug report. -->
<!--
Thank you for taking the time to fill out a bug report.
If you like `taskwarrior-tui`, please consider donating to [@GothenburgBitFactory](https://github.com/sponsors/GothenburgBitFactory).
-->
**Describe the bug**

View file

@ -6,6 +6,14 @@ labels: enhancement
assignees: ""
---
<!--
Thank you for taking the time to submit a feature request.
If you like `taskwarrior-tui`, please consider donating to [@GothenburgBitFactory](https://github.com/sponsors/GothenburgBitFactory).
-->
**Description**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->

View file

@ -53,6 +53,8 @@ If you are compiling from source, you'll need to most recent stable rust compile
## References / Resources
If you like `taskwarrior-tui`, please consider donating to [@GothenburgBitFactory](https://github.com/sponsors/GothenburgBitFactory).
- <https://github.com/GothenburgBitFactory/taskwarrior>
- <https://github.com/GothenburgBitFactory/libshared>
- <https://github.com/GothenburgBitFactory/timewarrior>