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