Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 899 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 899 Bytes

Contributing to Bandidb API Python

First of all, thank you for taking the time to contribute!

The following is a set of guidelines for contributing to bandidb and its packages, which are hosted in the Khalis Foundation organization on GitHub. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

Styleguides

Git Commit Messages

  • Use the present tense ("Add feature" not "Added feature")
  • Use the imperative mood ("Move cursor to..." not "Moves cursor to...")
  • Limit the first line to 72 characters or less
  • Reference issues and pull requests liberally after the first line

Styling