diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 4148d6fb9..d849b1032 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,9 +1,15 @@ blank_issues_enabled: false + contact_links: + - name: Ask an question / advise on using nuclei url: https://github.com/projectdiscovery/nuclei/discussions/categories/q-a about: Ask a question or request support for using nuclei - name: Share idea / feature to discuss for nuclei url: https://github.com/projectdiscovery/nuclei/discussions/categories/ideas - about: Share idea / feature to discuss for nuclei \ No newline at end of file + 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 \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 06eed8d4f..8b41d50c2 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -8,15 +8,14 @@ assignees: '' --- -### Please describe your feature request +### Please describe your feature request: -### Describe the use case of this feature +### Describe the use case of this feature: diff --git a/.github/ISSUE_TEMPLATE/issue-report.md b/.github/ISSUE_TEMPLATE/issue-report.md index 78823a360..aeec33c17 100644 --- a/.github/ISSUE_TEMPLATE/issue-report.md +++ b/.github/ISSUE_TEMPLATE/issue-report.md @@ -6,7 +6,6 @@ labels: 'Type: Bug' ---