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.
39 lines
999 B
39 lines
999 B
4 years ago
|
---
|
||
|
name: Bug report
|
||
|
about: Report a bug in Sherlock's functionality
|
||
|
title: ''
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
<!--
|
||
|
|
||
|
######################################################################
|
||
|
WARNING!
|
||
|
IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE
|
||
|
######################################################################
|
||
|
|
||
|
-->
|
||
|
|
||
|
|
||
|
## Checklist
|
||
|
<!--
|
||
|
Put x into all boxes (like this [x]) once you have completed what they say.
|
||
|
Make sure complete everything in the checklist.
|
||
|
-->
|
||
|
|
||
|
- [ ] I'm reporting a bug in Sherlock's functionality
|
||
|
- [ ] The bug I'm reporting is not a false positive or a false negative
|
||
|
- [ ] I've verified that I'm running the latest version of Sherlock
|
||
|
- [ ] I've checked for similar bug reports including closed ones
|
||
|
- [ ] I've checked for pull requests that attempt to fix this bug
|
||
|
|
||
|
## Description
|
||
|
<!--
|
||
|
Provide a detailed description of the bug that you have found in Sherlock.
|
||
|
Provide the version of Sherlock you are running.
|
||
|
-->
|
||
|
|
||
|
WRITE DESCRIPTION HERE
|