Files
Termix/.github/ISSUE_TEMPLATE/pull_request_template.bug_report.yml
Karmaa a2b9b1d59f Create bug report template for PRs
Added a bug report template for pull requests.
2025-10-01 11:04:43 -05:00

12 lines
282 B
YAML

name: Bug report
description: Create a report to help Termix improve
body:
- type: input
id: title
attributes:
label: Title
description: Brief, descriptive title for the PR
placeholder: "Brief description of the PR"
validations:
required: true