docs: update contributing/formatting/projects
This commit is contained in:
parent
9d9a5ed703
commit
914e8b7db1
|
@ -2,7 +2,7 @@
|
||||||
title: Project Standards
|
title: Project Standards
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2024-05-06T01:31:52.407Z
|
date: 2024-05-06T02:03:27.122Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2024-05-05T21:22:30.441Z
|
dateCreated: 2024-05-05T21:22:30.441Z
|
||||||
|
@ -13,7 +13,7 @@ All names, including but not limited to CI Actions, Respositories, and folder na
|
||||||
|
|
||||||
# Structure
|
# Structure
|
||||||
All projects should provide:
|
All projects should provide:
|
||||||
- A devnev when applicable, preferably in the form of direnv.
|
- A devenv when applicable, preferably in the form of direnv.
|
||||||
- If devenv is applicable also provide a flake.lock
|
- If devenv is applicable also provide a flake.lock
|
||||||
- A short summary of what the project does, as well as how to use the project in a top level README.md
|
- 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
|
- The README should include a badge of who the repository is maintained by
|
||||||
|
|
Loading…
Reference in a new issue