Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.23 KB

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 1.23 KB

Before submitting a pull request, please verify that:

  • The commit message is in the format "Fixes #12345 - Change description here".
  • There are tests added to make sure the bug does not return/feature does not break in the future.
  • Any strings are extracted for translation.

For more information regarding contributions, plese read the Foreman Handbook and Foreman contributions.

Looking for a good starting issue to work on? have a look at: Easy Fix Issues

Developers, Need help installing Foreman? have a look at: Foreman_Dev_Setup