misc template update

This commit is contained in:
sandeep 2021-10-20 03:05:53 +05:30
parent bf659701b6
commit bdcdd37ad8
3 changed files with 9 additions and 5 deletions

View File

@ -1,9 +1,15 @@
blank_issues_enabled: false blank_issues_enabled: false
contact_links: contact_links:
- name: Ask an question / advise on using nuclei - name: Ask an question / advise on using nuclei
url: https://github.com/projectdiscovery/nuclei/discussions/categories/q-a url: https://github.com/projectdiscovery/nuclei/discussions/categories/q-a
about: Ask a question or request support for using nuclei about: Ask a question or request support for using nuclei
- name: Share idea / feature to discuss for nuclei - name: Share idea / feature to discuss for nuclei
url: https://github.com/projectdiscovery/nuclei/discussions/categories/ideas url: https://github.com/projectdiscovery/nuclei/discussions/categories/ideas
about: Share idea / feature to discuss for nuclei about: Share idea / feature to discuss for nuclei
- name: Connect with PD Team (Discord)
url: https://discord.gg/projectdiscovery
about: Connect with PD Team for direct communication

View File

@ -8,15 +8,14 @@ assignees: ''
--- ---
<!-- <!--
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. 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. 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 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. 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 --> <!-- 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. --> <!-- A clear and concise description of the feature request's motivation and the use-cases in which it could be useful. -->

View File

@ -6,7 +6,6 @@ labels: 'Type: Bug'
--- ---
<!-- <!--
Note:
1. Please search to see if an issue already exists for the bug you encountered. 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 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. 3. Join our discord server at https://discord.gg/projectdiscovery and post the question on the #nuclei channel.