From 8a4b91e4cf4b71910ab620848d6679c8a75fed6e Mon Sep 17 00:00:00 2001 From: "coded (Samuel Shuert)" Date: Mon, 6 May 2024 01:27:56 +0000 Subject: [PATCH] docs: update contributing/formatting/repo --- contributing/formatting/repo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contributing/formatting/repo.md b/contributing/formatting/repo.md index a1055db..449ce5c 100644 --- a/contributing/formatting/repo.md +++ b/contributing/formatting/repo.md @@ -2,7 +2,7 @@ title: Repository Standards description: Formatting rules for new repositories published: true -date: 2024-05-06T01:27:42.479Z +date: 2024-05-06T01:27:55.416Z tags: editor: markdown dateCreated: 2024-05-05T21:22:30.441Z @@ -18,4 +18,4 @@ All projects should provide: - A devnev when applicable, preferably in the form of direnv. - A short summary of what the project does, as well as how to use the project in a top level README.​md - The README should include a badge of who the repository is maintained by -- A CONTRIBUTING.​md file top level that tells people how to contribue to said project +- A CONTRIBUTING.​md file top level that tells people how to contribute to said project