Add notice about test requirement

Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser
2026-05-03 16:41:08 +02:00
parent 819a244a9b
commit 084ccf0177
+1
View File
@@ -25,6 +25,7 @@ When requesting or submitting new features, first consider whether it might be u
- Check the codebase to ensure that your feature doesn't already exist.
- Check the pull requests to ensure that another person hasn't already submitted the feature or fix.
- Read and understand the [DCO guidelines](./dco.md) for the project.
- Before a pull requets can be accepted, the repo-specific tests need to pass. Please test them locally first.
### Technical Requirements