feat: add required name field to PR template #7
Reference in New Issue
Block a user
Delete Branch "fix/pr-template-name"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Gitea requires a
namefield in the frontmatter of pull request templates.This PR adds the required
name: "Default Template"field to fix the template validation error.Additionally updates CLAUDE.md to reference the PR template format and use lowercase for PR title placeholder.
Benefits
Checklist
<type>/<description>).