mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 08:47:18 +02:00
Update issue templates
This commit is contained in:
parent
35363c7e67
commit
19426cc602
1 changed files with 10 additions and 2 deletions
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -28,8 +28,16 @@ If possible, please provide contents of `.taskrc`, and `.task` folder.
|
|||
|
||||
- Operating System: <!-- Windows | Mac | Linux -->
|
||||
- Installation: <!-- github releases | homebrew | arch | zinit -->
|
||||
- taskwarrior-tui version: <!-- `taskwarrior-tui --version` -->
|
||||
- task version: <!-- `task --version` -->
|
||||
- taskwarrior-tui version:
|
||||
|
||||
```bash
|
||||
taskwarrior-tui --version
|
||||
```
|
||||
- task version:
|
||||
|
||||
```bash
|
||||
task --version
|
||||
```
|
||||
|
||||
**Additional context and information**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue