fix: link to correct CONTRIBUTING.md (#1400)

This commit is contained in:
Dominik K.
2025-06-21 21:51:29 +02:00
committed by GitHub
parent 41f7df0343
commit eed6d02cfd

View File

@@ -61,7 +61,7 @@ For changes involving data or authentication:
## Checklist
- [ ] I have read the [CONTRIBUTING](../CONTRIBUTING.md) document
- [ ] I have read the [CONTRIBUTING](https://github.com/Mail-0/Zero/blob/staging/.github/CONTRIBUTING.md) document
- [ ] My code follows the project's style guidelines
- [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in complex areas