chore(aaif): rename a bunch of repository references (#8152)

Signed-off-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>

continuing migration to aaif
This commit is contained in:
Jack Amadeo
2026-04-07 01:34:48 -04:00
committed by GitHub
parent 0b080faad5
commit 583acd4335
236 changed files with 1097 additions and 962 deletions
@@ -111,7 +111,7 @@ The bug report feature opens a structured GitHub issue template to help you prov
For CLI users, navigate directly to the GitHub repository:
```
https://github.com/block/goose/issues/new?template=bug_report.md
https://github.com/aaif-goose/goose/issues/new?template=bug_report.md
```
</TabItem>
</Tabs>
@@ -135,7 +135,7 @@ The feature request system helps you suggest improvements and new functionality
Navigate directly to the GitHub repository:
```
https://github.com/block/goose/issues/new?template=feature_request.md
https://github.com/aaif-goose/goose/issues/new?template=feature_request.md
```
</TabItem>
</Tabs>