Welcome, and thank you for wanting to contribute to pyvet
! This is a python
library that helps organizations, companies, and even veterans themselves
analyze and research data from the Department of Veterans Affairs. This
document outlines the quickest way to start contributing and get familiar
with the code base.
Follow the below if to contribute:
Before you start working on a change, visit the issues and pull-requests tabs and see if there is something already related to your change. If not, then once your change is completed locally, in your own branch, ensure all tests pass (and add tests to your change), and then create a pull request filled out with all the pertinent information.