fix: explicitly point to file

This commit is contained in:
Dominik Koch
2025-06-19 18:26:20 +02:00
parent 76dcd74e78
commit 01932e5ebe

View File

@@ -12,7 +12,7 @@
- [ ] Other (please describe):
## Checklist
- [ ] I have read the [CONTRIBUTING.md](./CONTRIBUTING.md)
- [ ] I have read the [CONTRIBUTING.md](https://github.com/useautumn/autumn/blob/staging/.github/CONTRIBUTING.md)
- [ ] My code follows the code style of this project
- [ ] I have added tests where applicable
- [ ] I have tested my changes locally