Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.07 KB

File metadata and controls

23 lines (15 loc) · 1.07 KB

Contributing to foremanctl

How to report bugs

Issues are tracked via github.com/theforeman/foremanctl/issues. When reporting new issues, please don't forget to specify:

  • foremanctl version
  • OS version
  • installation method (RPM/source)
  • error trace or logs with debug level (podman logs, journalctl output and ansible output logs)
  • steps to reproduce

Since foremanctl is part of the Foreman project you can use its communication channels.

Code Contributions

For setting up a foremanctl development environment, see the Developer setup guide.

If you are looking to develop Foreman, checkout the Foreman Development Environment guide.