paretech / klvdata

A Python library for parsing MISB ST 0601 Key Length Value (KLV) metadata.
https://paretech.github.io/klvdata/
MIT License
89 stars 54 forks source link

Missing contributor guidelines #21

Closed paretech closed 5 years ago

paretech commented 5 years ago

To help our project contributors do good work, I propose adding a CONTRIBUTING.md document that specifies general contribution expectations and workflow. The initial draft of CONTRIBUTING.md would not be comprehensive but instead provide an initial place that future revisions can be made.

CONTRIBUTING.md would be inspired from a number of resources and projects that also have such a document. For example, see the list of resources at the bottom of the issue body.

The CONTRIBUTING.md file would be placed at the root of the repo and will therefor automatically generate a link to the file when someone opens a pull request or creates an issue.

Additional changes to the project may be required to bring it into alignment with the contributing guidelines, these changes will be handled as subsequent issues and not part of this issue.

paretech commented 5 years ago

Issue resolved by pull request #22.