Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 502 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (9 loc) · 502 Bytes

Guidelines

  • Formatting pull requests will not be merged!
  • Be concise and to the point with your pull request title.
  • Be detailed about what you added/changed/removed and why you did so.
  • The code must be your work or you must accredit those whom you have use code from appropriately.

Code Requirements

  • Follow Oracle's programming standards.
  • Use spaces, not tabs!
  • New line at the end of every file.