Appearance
Contributing
How to contribute to Updatectrl.
Development Setup
- Clone the repository:
bash
git clone https://github.com/yourusername/updatectrl.git
cd updatectrl- Install Go dependencies:
bash
go mod download- Build:
bash
go buildPull Requests
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
Issues
Report bugs and request features on GitHub Issues.
Documentation
Update documentation for any new features or changes in docs/.