mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 23:46:41 +02:00
Update README.md and issue templates
This commit is contained in:
parent
53edf4ea02
commit
997bb5aaa6
3 changed files with 18 additions and 1 deletions
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -6,7 +6,14 @@ labels: bug
|
||||||
assignees: ""
|
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**
|
**Describe the bug**
|
||||||
|
|
||||||
|
|
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -6,6 +6,14 @@ labels: enhancement
|
||||||
assignees: ""
|
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**
|
**Description**
|
||||||
|
|
||||||
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
|
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
|
||||||
|
|
|
@ -53,6 +53,8 @@ If you are compiling from source, you'll need to most recent stable rust compile
|
||||||
|
|
||||||
## References / Resources
|
## 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/taskwarrior>
|
||||||
- <https://github.com/GothenburgBitFactory/libshared>
|
- <https://github.com/GothenburgBitFactory/libshared>
|
||||||
- <https://github.com/GothenburgBitFactory/timewarrior>
|
- <https://github.com/GothenburgBitFactory/timewarrior>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue