mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 16:25:24 +00:00
2.1 KiB
2.1 KiB
Issue Template References
Overview
This folder contains the preserved issue templates that are not directly accessible to users. These templates serve as references for maintainers when converting discussions to issues.
New Workflow
For Users:
- All reports start in Discussions - Users cannot create issues directly
- Bug reports go to Q&A Discussions
- Feature requests go to Ideas Discussions
- This helps filter out duplicate questions, invalid reports, and ensures proper triage
For Maintainers:
- Review discussions in both Q&A and Ideas categories
- Validate the reports - ensure they're actual bugs/valid feature requests
- Use reference templates when converting discussions to issues:
- Copy content from
bug-report-reference.ymlorfeature-request-reference.yml - Create a new issue manually with the appropriate template structure
- Link back to the original discussion
- Close the discussion or mark it as resolved
- Copy content from
Benefits
- Better triage: Avoid cluttering issues with questions and invalid reports
- Community involvement: Discussions allow for community input before creating issues
- Quality control: Maintainers can ensure issues follow proper format and contain necessary information
- Reduced noise: Only validated, actionable items become issues
Reference Templates
bug-report-reference.yml- Use when converting bug reports from discussions to issuesfeature-request-reference.yml- Use when converting feature requests from discussions to issues
Converting a Discussion to Issue
- Identify a valid discussion that needs to become an issue
- Go to the main repository's Issues tab
- Click "New Issue"
- Manually create the issue using the reference template structure
- Include all relevant information from the discussion
- Add a comment linking back to the original discussion
- Apply appropriate labels
- Close or mark the discussion as resolved with a link to the created issue