Closed theCyberTech closed 2 months ago
This PR introduces two key changes to improve our issue management process:
.github/ISSUE_TEMPLATE/feature_request.yml
.github/ISSUE_TEMPLATE/config.yml
The new template includes fields for:
Added configuration to disable blank issues:
blank_issues_enabled: false
These changes will:
Add Feature Request Template and Disable Blank Issues
Description
This PR introduces two key changes to improve our issue management process:
Changes
.github/ISSUE_TEMPLATE/feature_request.yml
with a comprehensive feature request template..github/ISSUE_TEMPLATE/config.yml
to disable blank issues.Feature Request Template
The new template includes fields for:
Config Change
Added configuration to disable blank issues:
Impact
Motivation
These changes will:
Testing
Additional Notes