📝 Add CONTRIBUTING.md with PR workflow documentation

- Comprehensive contributor guide (bilingual DE/EN)
- Explains automated PR build checks
- Local build & test instructions
- Code style guidelines
- PR checklist
- What contributions are welcome
- Linked in README.md and README.en.md

[skip ci]
This commit is contained in:
inventory69
2025-12-24 00:12:11 +01:00
parent 300dc67a7c
commit 7644f5bf76
3 changed files with 275 additions and 0 deletions

View File

@@ -65,6 +65,12 @@ cd android
---
## 🤝 Contributing
Contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for details.
---
## 📄 License
MIT License - see [LICENSE](LICENSE)