docs: require issues before pull requests (#11565)

This commit is contained in:
Douwe Osinga
2026-08-25 21:19:52 +00:00
committed by GitHub
parent c70707c855
commit d9d08f0e05
+6 -3
View File
@@ -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
<!-- Describe your change -->
@@ -5,12 +10,10 @@
<!-- How have this change been tested? Unit/integration tests? Manual testing? -->
### Related Issues
Relates to #ISSUE_ID
Discussion: LINK (if any)
### Screenshots/Demos (for UX changes)
Before:
After:
After: