From c05041805321313f742d97ed94282c431de0e8ff Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Tue, 9 Aug 2022 12:20:34 -0700 Subject: [PATCH] #58 Create CONTRIBUTING.md --- docs/CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/CONTRIBUTING.md diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md new file mode 100644 index 0000000..5b2355f --- /dev/null +++ b/docs/CONTRIBUTING.md @@ -0,0 +1,4 @@ +# Contributing +Please open a new issue to clarify any questions. + +As this repository is tied to my personal lab, I will likely not be accepting pull requests for code in this repository. However, pull requests for documentation are appreciated.