aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.yml
AgeCommit message (Collapse)Author
2026-03-05Add issue templates again (#457)EnderActually
* Update issue templates * Update bug_report.md * change to form * Refactor bug report template * Remove 'type' field from bug report template Removed the 'type' field from the bug report template. * Add final Fields * remove invalid syntax * Fix typo in bug report template for Debug label * Change input types to textareas in bug report template Fixes uploads with images and videos * Change to form * Update bug report template validations Changed 'required' validation for additional context from true to false. * Change feature request template to suggestion request * fix title * Refactor suggestion request template Removed duplicate textarea for solution and updated title format.