Skip to content

Pull requests via t3code should use a pull request template #264

Description

@makeavish

Currently, there is a single button that commits and then creates a pull request. However, this flow does not use a pull request template.

Pull requests should use a PR template so that contributors are prompted to provide consistent and relevant information (e.g., description of changes, type of change, testing steps, related issues) when opening a PR.

Suggested Fix

Add a pull request template (.github/pull_request_template.md) and ensure the single-button "commit and create PR" flow populates the PR body using this template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions