doc: Typo in agents, fix undefined var DATE in pipeline

This commit is contained in:
jamesread
2025-10-24 22:51:31 +01:00
parent 62af851b2c
commit 31ea8507f5
2 changed files with 5 additions and 5 deletions

View File

@@ -57,7 +57,7 @@ If you are looking for OliveTin's AI policy, you can find it in `AI.md`.
- Action button behavior: `frontend/resources/vue/ActionButton.vue`
### Contributing Checklist
- Review the contributuing guidelines at `CONTRIBUTING.adoc`.
- Review the contributing guidelines at `CONTRIBUTING.adoc`.
- Review the AI guidance in `AI.md`.
- Review the pull request template at `.github/PULL_REQUEST_TEMPLATE.md`.