23 lines
803 B
Markdown
23 lines
803 B
Markdown
# Contributing
|
|
|
|
Thanks for taking an interest in this open source project. Your support and involvement is greatly
|
|
appreciated. The following details what you need to know in order to contribute.
|
|
|
|
## Code
|
|
|
|
1. Read the project README before starting.
|
|
1. Fork and clone the `master` branch of this repository locally.
|
|
1. Ensure there are no local setup, usage, and/or test issues.
|
|
1. Add tests for new functionality and ensure they pass.
|
|
1. Submit a pull request, follow the instructions provided, and ensure the build passes.
|
|
|
|
## Issues
|
|
|
|
- Submit an issue via the GitHub Issues tab (assuming one does not already exist) and follow the
|
|
instructions provided.
|
|
|
|
## Feedback
|
|
|
|
- Expect a response within one to three business days.
|
|
- Changes, alternatives, and/or improvements may be suggested upon review.
|