Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 604 Bytes

CONTRIBUTE.md

File metadata and controls

26 lines (17 loc) · 604 Bytes

Contributing

Contributing to MilStd2525

MilStd2525 is an open source project and we appreciate contributions very much.

Proper formatting

Before making a pull request, please make sure your code is properly formatted. To check for formatting errors use

paver pep8

to automatically format you code run following command before issuing git commit

paver autopep8

Getting your pull request merged

This is a volunteer project, so sometimes it may take a little while to merge your pull request.