docs: update contributing/formatting/repo

This commit is contained in:
coded (Samuel Shuert) 2024-05-06 01:20:04 +00:00 committed by Auxolotl Wiki
parent 8dde15883d
commit 60a6adca25

View file

@ -2,12 +2,17 @@
title: Repository Standards
description: Formatting rules for new repositories
published: true
date: 2024-05-05T21:38:21.309Z
date: 2024-05-06T01:20:02.885Z
tags:
editor: markdown
dateCreated: 2024-05-05T21:22:30.441Z
---
# General Guidlines
- Repository names must follow kebab case
- TODO
# Repository Creation
## Naming
All names, including but not limited to CI Actions and Respository Names, must follow lower-kebab-case
## Structure
- All projects should provide a devnev if feasible, preferably in the form of direnv.
- All projects should provide a short summary as well as how to use the project in a top level README\.md