Improvements

Fixes a few things here and there
This commit is contained in:
Ashtin
2025-06-25 06:40:10 -04:00
parent 23a0a98b4f
commit 5a3782c9f1
5 changed files with 8 additions and 7 deletions

View File

@@ -40,7 +40,7 @@ Please check the relevant option(s):
## ✅ Checklist
- [ ] I have read the [Contribution Guidelines](https://github.com/jokob-sk/NetAlertX/blob/main/docs/CONTRIBUTING.md)
- [ ] I have read the [Contribution Guidelines](../../CONTRIBUTING)
- [ ] I have tested my changes locally
- [ ] I have updated relevant documentation (if applicable)
- [ ] I have verified my changes do not break existing behavior

View File

@@ -24,6 +24,7 @@
## ✅ Checklist
- [ ] I followed the formatting/style of existing documentation
- [ ] I have read the [Contribution Guidelines](../../CONTRIBUTING)
- [ ] I updated `mkdocs.yml` if necessary
- [ ] I verified links and references still work
- [ ] I checked that my changes improve clarity, structure, or accuracy