NO-ISSUE Add a pull request template #20

Merged
squid merged 1 commits from NO-ISSUE_pr_template into main 2025-01-18 15:08:18 +08:00
Showing only changes of commit f46d21269a - Show all commits

View File

@ -0,0 +1,36 @@
name: Pull Request Template
about: Use this template for creating a pull request
body:
- type: textarea
id: description
attributes:
label: Description
validations:
required: true
- type: textarea
id: package
attributes:
label: Package Changes
description: List the packages changed in this PR
- type: textarea
id: screenshots
attributes:
label: Screenshots
- type: textarea
id: reference
attributes:
label: Reference
placeholder: "Resolves #ISSUE_NUMBER"
validations:
required: true
- type: checkboxes
id: checklist
attributes:
label: Checklist
options:
- label: A milestone is set