From 1204d7412aed9c05a188bd013a5197f2202a19fa Mon Sep 17 00:00:00 2001 From: "coded (Samuel Shuert)" Date: Sun, 5 May 2024 21:22:32 +0000 Subject: [PATCH] docs: create contributing/formatting/repo --- contributing/formatting/repo.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 contributing/formatting/repo.md diff --git a/contributing/formatting/repo.md b/contributing/formatting/repo.md new file mode 100644 index 0000000..c8712e4 --- /dev/null +++ b/contributing/formatting/repo.md @@ -0,0 +1,13 @@ +--- +title: Repositories +description: Formatting rules for new repositories +published: true +date: 2024-05-05T21:22:30.441Z +tags: +editor: markdown +dateCreated: 2024-05-05T21:22:30.441Z +--- + +# General Guidlines +- Repository names must follow kebab case +- TODO \ No newline at end of file