diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug-report.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 67627835d..70e490c0d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -6,6 +6,8 @@ labels: bug assignees: '' --- +<!-- PLEASE FILL THESE FIELDS, IT REALLY HELPS THE MAINTAINERS OF SEARX --> + **Version of Searx, commit number if you are using on master branch and stipulate if you forked Searx** <!-- If you are running on master branch using git execute this command in order to fetch the latest commit ID: @@ -34,4 +36,4 @@ or manually by executing the searx/webapp.py file? --> <!-- If applicable, add screenshots, logs to help explain your problem. --> **Additional context** -<!-- Add any other context about the problem here. -->
\ No newline at end of file +<!-- Add any other context about the problem here. --> |