Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 734 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 734 Bytes

Pull requests, bug reports, and questions are welcome! When submitting pull requests, please include tests with any changes you make, try to match the style of the surrounding code, and follow the Khan Academy python style guide.

CLA

In order to contribute to tinyquery, you must first sign the CLA, which can be found at http://www.khanacademy.org/r/cla.

Making a release

To make a release, run make release. You'll need the PyPI credentials from K284. Make sure to bump the version number in setup.py first!

License

tinyquery is licensed under the MIT License.