From 48c389b063aafb70c25ff639eb6e2ee34e826cf0 Mon Sep 17 00:00:00 2001 From: PDTeamX <8293321+ehsandeep@users.noreply.github.com> Date: Sun, 31 Aug 2025 03:16:13 +0530 Subject: [PATCH] link update --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 1a679d690..4a0c58e23 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,15 +3,15 @@ blank_issues_enabled: false contact_links: - name: 🐛 Report a Bug (Start with Discussion) - url: https://github.com/projectdiscovery/nuclei/discussions/new?category=q-a + url: https://github.com/orgs/projectdiscovery/discussions/new?category=q-a about: Start by reporting your issue in discussions for proper triage. Issues will be created after review to avoid duplicate/invalid reports. - name: 💡 Request a Feature (Start with Discussion) - url: https://github.com/projectdiscovery/nuclei/discussions/new?category=ideas + url: https://github.com/orgs/projectdiscovery/discussions/new?category=ideas about: Share your feature idea in discussions first. This helps validate and refine the request before creating an issue. - name: ❓ Ask Questions / Get Help - url: https://github.com/projectdiscovery/nuclei/discussions/categories/q-a + url: https://github.com/orgs/projectdiscovery/discussions about: Get help and ask questions about using Nuclei. Many questions don't require issues. - name: 🔍 Browse Existing Issues