Changed templates

This commit is contained in:
Mo Langning 2024-04-05 10:12:47 +00:00
parent 997dca7afc
commit d9dd80b90a
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
name: 'Question' name: 'Question'
about: 'Anything that does not fit in the other categories' about: 'Anything that does not fit in the other categories'
title: '[Question]: ' title: '[Question]: '
labels: 'proposal' labels: 'question'
assignees: '' assignees: ''
--- ---

View File

@ -1,7 +1,7 @@
--- ---
name: 'Pull request' name: 'Pull request'
about: 'Create a pull request to improve SecLists' about: 'Create a pull request to improve SecLists'
title: '[Pull request]: TITLE' title: '[Pull request]: '
labels: 'enhancement' labels: 'enhancement'
assignees: '' assignees: ''