mirror of
https://github.com/sharkdp/bat
synced 2026-08-11 20:11:43 +00:00
Remove title prefix (we already have labels for that)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: Bug Report
|
name: Bug Report
|
||||||
about: Report a bug.
|
about: Report a bug.
|
||||||
title: "[Bug] "
|
title: ""
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: Syntax Request
|
name: Syntax Request
|
||||||
about: Request adding a new syntax to bat.
|
about: Request adding a new syntax to bat.
|
||||||
title: "[Syntax Request] "
|
title: ""
|
||||||
labels: new-syntax
|
labels: new-syntax
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user