-
Notifications
You must be signed in to change notification settings - Fork 73
docs: create contributing doc #369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
moves development and contributing documentation into a standard CONTRIBUTING.md and update current docs to reference it Also includes fixes for incorrect test commands and dir structure Signed-off-by: Alex Bozarth <ajbozart@us.ibm.com>
|
The PR description has been updated. Please fill out the template for your PR to be reviewed. |
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
|
|
Note that the ruff and mypy commands documented currently fail. I've opened #370 to address it in a follow up. |
Signed-off-by: Alex Bozarth <ajbozart@us.ibm.com>
|
@psschwei I've pushed a commit addressing all your inline comments if you'd like to take a look |
Misc PR
Type of PR
Description
Moves development and contributing documentation into a standard
CONTRIBUTING.mddoc and updates current docs to reference it.Also includes fixes for incorrect test commands and dir structure found while creating the doc
Testing