Merge pull request #1001 from molangning/patch-issues-template

Changed issues templates
This commit is contained in:
g0tmi1k
2024-04-05 15:24:06 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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: ''