Skip to content

Commit b52e0ac

Browse files
committed
docs: add Contributing & Code of Conduct section to README
1 parent 080cfcb commit b52e0ac

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,3 +425,15 @@ lm['bp']='{"systolic": 301, "diastolic": 15, "location": "arm"}'
425425
```
426426
Note that the generated blood pressure is not one the model will have seen for a human.
427427
When generating JSON, a substantial number of tokens can often be fast-forwarded, due to the structural constraints imposed by the schema.
428+
429+
430+
## Contributing
431+
432+
We welcome contributions of all kinds! Please read [CONTRIBUTING.md](CONTRIBUTING.md)
433+
for guidelines on how to report bugs, suggest features, and submit pull requests.
434+
435+
By participating in this project, you agree to follow our
436+
[Code of Conduct](CODE_OF_CONDUCT.md).
437+
438+
---
439+
*Documentation contributed by [Mukller](https://github.com/Mukller)*

0 commit comments

Comments
 (0)