Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 770 Bytes

File metadata and controls

30 lines (21 loc) · 770 Bytes

Contributing

Thanks for your interest in contributing!

How to Contribute

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Guidelines

  • Keep documentation clear and concise
  • Use placeholder values (yourdomain.com, YOUR_SERVER_IP)
  • Test configurations before submitting
  • Follow existing formatting style

What We're Looking For

  • Bug fixes in configurations
  • Additional deployment templates
  • Improved documentation
  • Security improvements
  • CI/CD workflow examples

Questions?

Open an issue for any questions or suggestions.