Skip to content

Commit 51bec32

Browse files
committed
docs: add Quick Navigation entry for creating new issues
- Add 'Create a new issue' row to Quick Navigation table - Links to docs/contributing/roadmap-issues.md for complete workflow - Improves discoverability of issue creation process - Helps AI assistants automatically find the right documentation
1 parent 8543639 commit 51bec32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ The project has comprehensive documentation organized in the [`docs/`](docs/) di
216216
| ------------------------- | ---------------------------------------------------------------------------------------- |
217217
| Start using the deployer | [`docs/user-guide/README.md`](docs/user-guide/README.md) |
218218
| Contribute code | [`docs/contributing/README.md`](docs/contributing/README.md) |
219+
| Create a new issue | [`docs/contributing/roadmap-issues.md`](docs/contributing/roadmap-issues.md) |
219220
| Understand architecture | [`docs/codebase-architecture.md`](docs/codebase-architecture.md) |
220221
| Add code to correct layer | [`docs/contributing/ddd-layer-placement.md`](docs/contributing/ddd-layer-placement.md) |
221222
| Run E2E tests | [`docs/e2e-testing/README.md`](docs/e2e-testing/README.md) |

0 commit comments

Comments
 (0)