nuclei/.github/ISSUE_TEMPLATE/issue-report.md

30 lines
1.3 KiB
Markdown

---
name: Issue report
about: Create a report to help us to improve the project
labels: 'Type: Bug'
---
<!-- Please make sure you are posting an issue pertaining to the Nuclei engine -->
<!-- Please do not submit support requests or "How to" questions here. Instead, please use GitHub Discussion: https://github.com/projectdiscovery/nuclei/discussions -->
<!-- or Join our discord server at https://discord.gg/projectdiscovery and post the question in #nuclei channel -->
<!-- ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. -->
**Nuclei version:**
<!-- You can find current version of nuclei with "nuclei -version" -->
<!-- Make sure you are running latest version of nuclei to ensure you are not reporting an issue for the outdated version of the project -->
<!-- You can find the latest version of project at https://github.com/projectdiscovery/nuclei/releases/ -->
**Current behavior:**
<!-- Describe how the bug manifests. -->
**Expected behavior:**
<!-- Describe what the behavior would be without the bug. -->
**Steps to reproduce:**
<!-- Please explain the steps required to replicate the issue inclduing example command to run -->
**Other information:**
<!-- List any other information that is relevant to your issue. Stack traces, related issues, screenshots, suggestions on how to fix, Stack Overflow links, etc. -->