From c2e030d6a858f38b69b05636ee52888eedfaefa9 Mon Sep 17 00:00:00 2001 From: Lee Katz - Aspen Date: Thu, 2 Nov 2023 10:20:07 -0400 Subject: [PATCH] Link to contributing --- CODE_OF_CONDUCT.md | 2 +- README.md | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 491cf79b..aafb3141 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -113,4 +113,4 @@ the community. This Code of Conduct is adapted from the [Contributor Covenant](https://contributor-covenant.org/), version [1.4](https://www.contributor-covenant.org/version/1/4/code-of-conduct/code_of_conduct.md) and [2.0](https://www.contributor-covenant.org/version/2/0/code_of_conduct/code_of_conduct.md), -and was generated by [contributing-gen](https://github.com/bttger/contributing-gen). \ No newline at end of file +and was generated by [contributing-gen](https://github.com/bttger/contributing-gen). diff --git a/README.md b/README.md index ad54eca6..a4540d46 100644 --- a/README.md +++ b/README.md @@ -54,10 +54,14 @@ Please see the inline documentation at https://lskatz.github.io/fasten/fasten This documentation was built with `cargo docs --no-deps` -## Other documentation +### Other documentation * Some wrapper scripts are noted in the [scripts](./scripts.md) page. +### Contributing + +Instructions for how to contribute can be found in [CONTRIBUTING.md](CONTRIBUTING.md). + ## Fasten script descriptions |script |Description|