mirror of
https://github.com/Morantron/tmux-fingers.git
synced 2026-09-10 07:26:32 -04:00
add ISSUE_TEMPLATE
This commit is contained in:
parent
33e2f0e0e2
commit
c694c1a8dd
14
.github/ISSUE_TEMPLATE
vendored
Normal file
14
.github/ISSUE_TEMPLATE
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<!--
|
||||
Note: Please search to see if an issue already exists for the bug you encountered.
|
||||
-->
|
||||
|
||||
### Description
|
||||
|
||||
<!-- Description of issue you are experiencing -->
|
||||
|
||||
### tmux-fingers info output
|
||||
|
||||
<!-- Output of "tmux-fingers info" command -->
|
||||
<!-- installed with tpm: ~/.tmux/plugins/tmux-fingers/bin/tmux-fingers info --!>
|
||||
<!-- installed with brew: tmux-fingers info --!>
|
||||
<!-- manual: path/to/tmux-fingers info --!>
|
||||
Loading…
Reference in a new issue