Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 700 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 700 Bytes

Contribution Guidelines

Please ensure your pull request adheres to the following guidelines:

  • Please search previous suggestions before making a new one, as yours may be a duplicate.
  • Add it to the right file. The main README.md file is for vert.x 3 projects, while the vert-x2.md file is for vert.x 2 projects.
  • Please make an individual commit for each suggestion in a pull request.
  • Put a link to each library in your pull request ticket, so they're easier to look at.
  • New categories, or improvements to the existing categorisation are welcome.
  • Keep descriptions short and simple.
  • Make sure your text editor is set to remove trailing whitespace.

Thank you for your suggestions!