We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daf8a84 commit 63ad248Copy full SHA for 63ad248
guide/contributing.qmd
@@ -6,7 +6,8 @@ description: "A guide on how we agree to contribute content to the project."
6
## File naming conventions
7
8
- Prefer using lower case letters for the name, e.g.
9
- `contributing.qmd`.
+ `contributing.qmd`. But, some files follow a widely-used standard
10
+ of being all upper case, e.g. `README.md`.
11
- Use either hyphens or underscores to separate words, e.g.
12
`contributing.qmd` or `contributing_record.qmd`, but *not* spaces.
13
- Spaces can make things difficult to work with for some systems
0 commit comments