Thanks for your interest in contributing!
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
- Keep documentation clear and concise
- Use placeholder values (
yourdomain.com,YOUR_SERVER_IP) - Test configurations before submitting
- Follow existing formatting style
- Bug fixes in configurations
- Additional deployment templates
- Improved documentation
- Security improvements
- CI/CD workflow examples
Open an issue for any questions or suggestions.