mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +00:00
style(docs/CONTRIBUTING): format file
This commit is contained in:
@@ -54,7 +54,8 @@ Examples of bad PR title:
|
||||
## Types Guide
|
||||
|
||||
- Must use snake case (according to Discord API).
|
||||
- Each field or property must be accompanied with a reasonable JSDoc comment right above its type definition.
|
||||
- Each field or property must be accompanied with a reasonable JSDoc comment
|
||||
right above its type definition.
|
||||
- The name of the type must be prefixed with `Discord`.
|
||||
- Must be placed inside of the types module (in `src/types` directory).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user