CONTRIBUTING.md: Coding conventions -> code conventions
It's not conventions about how to do coding, it's about what the code should look like
This commit is contained in:
parent
dfe311b1b8
commit
99c6942d83
1 changed files with 2 additions and 1 deletions
|
@ -373,7 +373,8 @@ However, many changes are able to be backported, including:
|
|||
- Services which require a client to be up-to-date regardless. (E.g. `spotify`, `steam`, or `discord`)
|
||||
- Security critical applications (E.g. `firefox`)
|
||||
|
||||
## Coding conventions {#chap-conventions}
|
||||
|
||||
## Code conventions
|
||||
|
||||
### File naming and organisation {#sec-organisation}
|
||||
|
||||
|
|
Loading…
Reference in a new issue