Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 840 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 840 Bytes

Contributing

Please use the following contribution guidelines:

  • Each bug is represented as one or more branches, commonly named by the bug ID being checked
  • Each branch should include a Jenkinsfile that performs verification steps
  • Each branch should include a README.md that briefly describes the bug and links to the original bug report
  • Build tools are preferred to be platform portable (ant or maven)
  • Jobs are preferred to run on any available platform (windows, linux, freebsd, etc.). If they must be limited to specific platforms, use a node label

Verification is most commonly run from the lts-with-plugins branch of docker-lfs. Verification jobs may assume the existence of labels linux, windows, maven-latest, ant-latest, git-lfs