From f4684f6ea52a76637dece97edb915ac74425d7d9 Mon Sep 17 00:00:00 2001 From: Riku Isokoski Date: Mon, 20 Feb 2023 20:01:44 +0200 Subject: [PATCH] CONTRIBUTING: Move from doc to root This is so the GitHub UI picks it up correctly. --- doc/contribute.md => CONTRIBUTING.md | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename doc/contribute.md => CONTRIBUTING.md (100%) diff --git a/doc/contribute.md b/CONTRIBUTING.md similarity index 100% rename from doc/contribute.md rename to CONTRIBUTING.md diff --git a/README.md b/README.md index b4a9cb65..f583ad27 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Fast open-source firmware for the [PineTime smartwatch](https://www.pine64.org/p ### Contributing -- [How to contribute?](doc/contribute.md) +- [How to contribute?](CONTRIBUTING.md) - [Coding conventions](doc/coding-convention.md) ### Build, flash and debug