Update issue templates

This commit is contained in:
Dheepak Krishnamurthy 2020-10-23 21:09:01 -06:00
parent 35363c7e67
commit 19426cc602

View file

@ -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**