diff --git a/README.md b/README.md new file mode 100644 index 0000000..212c85d --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +# Forum + +[![License: GPL-3.0](https://img.shields.io/badge/License-GPL--3.0-blue.svg)](https://opensource.org/licenses/GPL-3.0) + +## About + +This repository contains forum resources for Tröndle Embedded Systems. + +## Status + +🚧 **Under Development** + +This repository is currently a placeholder for future forum-related content. + +## Current State + +- ✅ Repository initialized +- ✅ License established (GPL-3.0) +- ⏳ Content and documentation in progress + +## Planned Features + +- [ ] Forum software and configuration +- [ ] Documentation and setup guides +- [ ] Integration resources +- [ ] Community guidelines + +## Documentation + +For the latest information about Tröndle Embedded Systems, visit: + +- **Website:** [manual.tes-shop.ch](https://manual.tes-shop.ch/) +- **Organization:** [Trondle-Embedded-Systems on GitHub](https://github.com/Trondle-Embedded-Systems) + +## Contact + +- **Email:** [nicolas.trondle@gmail.com](mailto:nicolas.trondle@gmail.com) +- **GitHub:** [@Ntrondle](https://github.com/Ntrondle) + +## License + +This project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details. + +## Contributing + +Contributions are welcome! Please follow these guidelines: + +1. Fork the repository +2. Create a feature branch (`git checkout -b feature/amazing-feature`) +3. Commit your changes (`git commit -m 'Add some amazing feature'`) +4. Push to the branch (`git push origin feature/amazing-feature`) +5. Open a Pull Request + +For major changes, please open an issue first to discuss what you would like to change. + +## Support + +If you enjoy our work, consider supporting us: + +- [Buy me a coffee](https://buymeacoffee.com/ntrondle) + +--- + +*© 2026 Tröndle Embedded Systems. All rights reserved.*