From 517cceca2a8fb970f960bcd57c4d4c5ae79e03ba Mon Sep 17 00:00:00 2001 From: Ariel Adams Date: Tue, 16 Mar 2021 12:42:51 -0500 Subject: [PATCH] Fix #270, Add Contributing Guide --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..2da34ba8 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contributing Guide + +Please see our [top-level contributing guide](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md) for more information on how to contribute. \ No newline at end of file