mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 09:49:26 -04:00
Changed templates
This commit is contained in:
parent
997dca7afc
commit
d9dd80b90a
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/question.md
vendored
2
.github/ISSUE_TEMPLATE/question.md
vendored
|
@ -2,7 +2,7 @@
|
|||
name: 'Question'
|
||||
about: 'Anything that does not fit in the other categories'
|
||||
title: '[Question]: '
|
||||
labels: 'proposal'
|
||||
labels: 'question'
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: 'Pull request'
|
||||
about: 'Create a pull request to improve SecLists'
|
||||
title: '[Pull request]: TITLE'
|
||||
title: '[Pull request]: '
|
||||
labels: 'enhancement'
|
||||
assignees: ''
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue