Fix a typo in issue templates
Signed-off-by: Alex Ivanov <ai@contributor.pw>
This commit is contained in:
parent
253ffa8b06
commit
829cac07c8
|
|
@ -24,7 +24,7 @@ Make sure complete everything in the checklist.
|
|||
- [ ] I'm reporting a website that is returning **false negative** results
|
||||
- [ ] I've checked for similar site support requests including closed ones
|
||||
- [ ] I've checked for pull requests attempting to fix this false negative
|
||||
- [ ] I'm only reporting **one** site (create a seperate issue for each site)
|
||||
- [ ] I'm only reporting **one** site (create a separate issue for each site)
|
||||
|
||||
## Description
|
||||
<!--
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ Make sure complete everything in the checklist.
|
|||
- [ ] I'm reporting a website that is returning **false positive** results
|
||||
- [ ] I've checked for similar site support requests including closed ones
|
||||
- [ ] I've checked for pull requests attempting to fix this false positive
|
||||
- [ ] I'm only reporting **one** site (create a seperate issue for each site)
|
||||
- [ ] I'm only reporting **one** site (create a separate issue for each site)
|
||||
|
||||
## Description
|
||||
<!--
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ Make sure complete everything in the checklist.
|
|||
- [ ] I've checked for similar site support requests including closed ones
|
||||
- [ ] I've checked that the site I am requesting has not been removed in the past and is not documented in [removed_sites.md](https://github.com/sherlock-project/sherlock/blob/master/removed_sites.md)
|
||||
- [ ] The site I am requesting support for is not a pornographic website
|
||||
- [ ] I'm only requesting support of **one** website (create a seperate issue for each site)
|
||||
- [ ] I'm only requesting support of **one** website (create a separate issue for each site)
|
||||
|
||||
## Description
|
||||
<!--
|
||||
|
|
|
|||
Loading…
Reference in New Issue