diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ef2d9de62..23d80072f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,8 @@ +Fixes: #ISSUE_ID + +> [!IMPORTANT] +> Goose follows an [issues-first contribution process](https://github.com/aaif-goose/goose/blob/main/CONTRIBUTING.md#from-issue-to-pull-request). Before opening an external pull request, make sure the linked issue is on the [Goose Issues board](https://github.com/orgs/aaif-goose/projects/1) with the **Ready** status. Pull requests for issues in **Inbox**, **Needs info**, or **Accepted / design** are not ready for implementation. PRs without a linked issue or an issue in the wrong state can be closed with a one-liner "no correct issue". + ## Summary @@ -5,12 +10,10 @@ ### Related Issues -Relates to #ISSUE_ID Discussion: LINK (if any) ### Screenshots/Demos (for UX changes) Before: -After: - +After: