You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sherlock/.github/ISSUE_TEMPLATE/false-positive.yml

21 lines
600 B

8 months ago
name: Flase Positive
description: Report a site that is returning false positive results
labels: ["false positive"]
body:
- type: input
id: site-name
attributes:
label: Site name
description: What site is returning false positives?
placeholder: Reddit
validations:
required: True
- type: textarea
id: additional-info
attributes:
label: Additional info
description: If you know why the site is returning false positives, please explain
placeholder: Reddit is returning false positives because...
validations:
required: false