From 18f98d44b4b754e1b47b48f84c386bad8a174e60 Mon Sep 17 00:00:00 2001 From: Sean Beckett Date: Wed, 13 Sep 2023 13:57:52 -0600 Subject: [PATCH] docs: Move and rename docs/contributing.md to ./CONTRIBUTING.md (#354) --- docs/contributing.md => CONTRIBUTING.md | 0 README.md | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename docs/contributing.md => CONTRIBUTING.md (100%) diff --git a/docs/contributing.md b/CONTRIBUTING.md similarity index 100% rename from docs/contributing.md rename to CONTRIBUTING.md diff --git a/README.md b/README.md index 942d49e4..d62427b7 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ See the [quick start guide](./docs/quick_start.md). # Contributing -See the [contributing guide](./docs/contributing.md). +See the [contributing guide](./CONTRIBUTING.md). # Best Practices @@ -91,7 +91,7 @@ Disclaimer: Strangelove has not committed to these enhancements and cannot estim # License -Copyright 2022 Strangelove Ventures LLC. +Copyright 2023 Strangelove Ventures LLC. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.