Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 761 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 761 Bytes

Contributing

If you have:

  • Any question about this repository, please ask us on the IRC channel at #jenkins-infra or on https://community.jenkins.io

  • A problem, a feature request or an unwanted behavior with this code or its artifacts, please open an issue on the GitHub issue tracker of this repository.

  • A contribution to make, please fork the GitHub repository to your own account, create a named branch and open a Pull Request with your proposed change/fix

    • Commit messages should follow Conventional Commits messages
    • If your PR is not associated to an issue (JIRA, GitHub), there is not guarantee that we will read or review it: please write a message explaining the intent in this case.