Clean up documentation and remove unnecessary files

- Rewrote CONTRIBUTING.md in casual, direct style
- Rewrote SECURITY.md to be less formal
- Fixed GitHub URLs in CHANGELOG.md
- Removed formal issue/PR templates
- Removed codecov.yml configuration file

All docs now sound human, not AI-generated.
This commit is contained in:
pandaadir05
2025-11-21 13:03:05 +02:00
parent 226918d9d8
commit 795b9c23fe
8 changed files with 62 additions and 214 deletions

View File

@@ -24,7 +24,8 @@
"Bash(rustup override unset:*)",
"Bash(Select-String -Pattern \"Checking|Finished|error\")",
"Bash(Select-Object -First 20)",
"Bash(git restore:*)"
"Bash(git restore:*)",
"Bash(test:*)"
],
"deny": [],
"ask": []