Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 756 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (12 loc) · 756 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email (on the SmallRye mailing list), or any other method with the owners of this repository before making a change.

Issues

  • Make sure you provide a reproducer for your issue
  • Details about your environment matters - don't forget them. This include where is the application deployed (bare metal, containers...), Java version...
  • Details about your build environment matters (Maven version, Java version)

Pull Request Process

  • Make sure your pull request includes a nice summary
  • Please indicate any breaking change or change that need to be reflected in the documentation
  • Make sure the build pass before submitting your PR