mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-12 08:38:18 +01:00
Merge pull request #854 from eth-p/master
Fix broken link in issue template.
This commit is contained in:
commit
7155f76963
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -14,7 +14,7 @@ In order to reproduce your issue, we might need to know a little bit more about
|
|||||||
which you're running `bat` on.
|
which you're running `bat` on.
|
||||||
|
|
||||||
If you're on Linux or MacOS:
|
If you're on Linux or MacOS:
|
||||||
Please run the script at https://github.com/sharkdp/bat/blob/diag-tools/diagnostics/info.sh and
|
Please run the script at https://github.com/sharkdp/bat/blob/master/diagnostics/info.sh and
|
||||||
paste the output at the bottom of the bug report.
|
paste the output at the bottom of the bug report.
|
||||||
|
|
||||||
If you're on Windows:
|
If you're on Windows:
|
||||||
|
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature Request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project.
|
||||||
title: ''
|
title: ''
|
||||||
labels: feature-request
|
labels: feature-request
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
2
.github/ISSUE_TEMPLATE/question.md
vendored
2
.github/ISSUE_TEMPLATE/question.md
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Question
|
name: Question
|
||||||
about: Ask a question about 'bat'
|
about: Ask a question about 'bat'.
|
||||||
title: ''
|
title: ''
|
||||||
labels: question
|
labels: question
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
Loading…
Reference in New Issue
Block a user