# Contributing to Armbian imager We welcome contributions! - **Bug reports** — [Open an issue](https://github.com/armbian/imager/issues) - **Feature requests** — Let's discuss it - **Pull requests** — Code improvements are always welcome - **Translations** — Add or improve in `src/locales/` - **Documentation** — Help others get started ### Development Workflow 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 ## Other ways to contribute * [Become a new board maintainer](https://docs.armbian.com/Board_Maintainers_Procedures_and_Guidelines/) * [Apply for one of the position](https://forum.armbian.com/staffapplications/) * [Help us covering costs](https://forum.armbian.com/subscriptions/) * [Help community members in the Forum](https://forum.armbian.com/) * [Check forum announcements section for any requests for help from the community](https://forum.armbian.com/forum/37-announcements/)