mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-31 20:05:46 +00:00
fix(docs): Removed redundant title prefix from templates
The title prefixes weren't necessary since new issues are automatically asigned labels anyway by the templates.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: 'Bug report'
|
||||
about: 'Submit a bug report to improve'
|
||||
title: '[Bug report]: '
|
||||
title: ''
|
||||
labels: 'bug'
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user