Remove title prefix (we already have labels for that)

This commit is contained in:
sharkdp 2020-02-28 09:39:38 +01:00
parent 9df85edc4c
commit 369ba7bb0a
2 changed files with 2 additions and 2 deletions

View File

@ -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: ''

View File

@ -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: ''