docs: create contributing/formatting/repo
This commit is contained in:
parent
54ac1c29a2
commit
1204d7412a
13
contributing/formatting/repo.md
Normal file
13
contributing/formatting/repo.md
Normal file
|
@ -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
|
Loading…
Reference in a new issue