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/site-request.yml

21 lines
627 B

8 months ago
name: Site Support
description: Request a site Sherlock should support
labels: ["site support request"]
8 months ago
body:
- type: input
id: site-name
attributes:
label: Site name
description: What site should Sherlock support?
placeholder: Reddit
validations:
required: True
- type: textarea
id: additional-info
attributes:
label: Additional info
description: If you have suggestions on how Sherlock should detect for usernames, please explain below
placeholder: Sherlock can detect if a username exists on Reddit by checking for...
validations:
required: false