Adding issue templates

This commit is contained in:
bauthard 2020-11-18 21:14:34 +05:30
parent f00b3f1103
commit 393ebb341f
2 changed files with 32 additions and 0 deletions

14
.github/feature_request.md vendored Normal file
View File

@ -0,0 +1,14 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[feature]"
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.

18
.github/issue-report.md vendored Normal file
View File

@ -0,0 +1,18 @@
---
name: Issue report
about: Create a report to help us improve
title: "[issue]"
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Nuclei version**
Please share the version of the nuclei you are running with `dnsx -version`
**Screenshot of the error or bug**
please add the screenshot showing bug or issue you are facing.