We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4f083a commit 2da37edCopy full SHA for 2da37ed
.github/ISSUE_TEMPLATE/vulnerability_report.yml
@@ -1,6 +1,7 @@
1
name: Vulnerability Report
2
description: Report vulnerabilities
3
labels: unconfirmed vulnerability
4
+assignees: BobDotCom,Lulalaby,CodeWithSwastik
5
body:
6
- type: markdown
7
attributes:
@@ -9,7 +10,7 @@ body:
9
10
If you want real-time support, consider joining our Discord at https://pycord.dev/discord instead.
11
12
Please note that this form is for vulnerability reports only!
- - type: input
13
+ - type: textarea
14
15
label: Summary
16
description: A simple summary of your vulnerability report
0 commit comments