Contributing#
# Contributing
Thank you for your interest in improving this project. This project is open-source under the MIT [license](https://github.com/xransum/valkyrie-tools/blob/main/LICENSE) and welcomes contributions in the form of bug reports, feature requests, and pull requests.
Here is a list of important resources for contributors:
[Source Code](https://github.com/xransum/valkyrie-tools/issues)
[Issue Tracker](https://github.com/xransum/valkyrie-tools/issues)
[Code of Conduct](https://github.com/xransum/valkyrie-tools/blob/main/CODE_OF_CONDUCT.md)
## How to Report a Bug
Report bugs on the [Issue Tracker](https://github.com/xransum/valkyrie-tools/issues).
When filing an issue, make sure to answer these questions:
Which operating system and Python version are you using?
Which version of this project are you using?
What did you do?
What did you expect to see?
What did you see instead?
The best way to get your bug fixed is to provide a test case, and/or steps to reproduce the issue.
## How to Request a Feature
Request features on the [file an issue](https://github.com/xransum/valkyrie-tools/issues).
## How to Contribute Code
Fork the project.
Create a new branch.
Make your changes.
Update the documentation.
Commit your changes.
Push your branch.
Open a pull request.
## Code of Conduct
This project is governed by a [Code of Conduct](./CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [me@kevin-haas.com](mailto:me@kevin-haas.com).