sandeep 2021-10-19 20:11:33 +05:30
parent f498f165c2
commit 488c6901b5
2 changed files with 28 additions and 16 deletions

View File

@ -7,13 +7,16 @@ assignees: ''
---
<!-- Please make sure to provide a detailed description with all the relevant information that might be required to start working on this feature. -->
<!-- In case you are not sure about your request or whether the particular feature is already supported or not, please start a discussion at https://github.com/projectdiscovery/nuclei/discussions/categories/ideas instead -->
<!-- or Join our discord server at https://discord.gg/projectdiscovery and discuss the idea on the #nuclei channel. -->
<!--
Note:
1. Please make sure to provide a detailed description with all the relevant information that might be required to start working on this feature.
2. In case you are not sure about your request or whether the particular feature is already supported or not, please start a discussion instead.
3. GitHub Discussion: https://github.com/projectdiscovery/nuclei/discussions/categories/ideas
4. Join our discord server at https://discord.gg/projectdiscovery to discuss the idea on the #nuclei channel.
-->
**Please describe your feature request**
### Please describe your feature request
<!-- A clear and concise description of feature to implement -->
**Describe the use case of this feature**
### Describe the use case of this feature
<!-- A clear and concise description of the feature request's motivation and the use-cases in which it could be useful. -->

View File

@ -5,24 +5,33 @@ labels: 'Type: Bug'
---
<!-- Please make sure you are posting an issue pertaining to the Nuclei engine -->
<!-- For support requests, FAQs or "How to" questions, please use the GitHub Discussions section instead - https://github.com/projectdiscovery/nuclei/discussions -->
<!-- or Join our discord server at https://discord.gg/projectdiscovery and post the question on the #nuclei channel -->
<!--
Note:
1. Please search to see if an issue already exists for the bug you encountered.
2. For support requests, FAQs or "How to" questions, please use the GitHub Discussions section instead - https://github.com/projectdiscovery/nuclei/discussions or
3. Join our discord server at https://discord.gg/projectdiscovery and post the question on the #nuclei channel.
-->
<!-- ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. -->
**Nuclei version:**
### Nuclei version:
<!-- You can find current version of nuclei with "nuclei -version" -->
<!-- We only accept issues that are reproducible on the latest version of nuclei. -->
<!-- You can find the latest version of project at https://github.com/projectdiscovery/nuclei/releases/ -->
**Current behavior:**
### Current Behavior:
<!-- A concise description of what you're experiencing. -->
**Expected behavior:**
### Expected Behavior:
<!-- A concise description of what you expected to happen. -->
**Steps to reproduce:**
<!-- Please explain the steps required to replicate the issue, including the command line arguments used. -->
### Steps To Reproduce:
<!--
Example: steps to reproduce the behavior:
1. Run 'nuclei -t ... -u ..'
2. See error...
-->
**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. -->
### Anything else:
<!-- Links? References? Screnshots? Anything that will give us more context about the issue that you are encountering! -->