mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +00:00
docs(CONTRIBUTING): separate bad PR title examples
This commit is contained in:
@@ -15,9 +15,12 @@
|
||||
|
||||
Examples of good PR title:
|
||||
|
||||
- fix(controllers): cache member from INTERACTION_CREATE payload
|
||||
- fix(controllers/interactions): cache member from INTERACTION_CREATE payload
|
||||
- docs: improve wording
|
||||
- feat(handlers): add editGuild() function Examples of bad PR title:
|
||||
- feat(handlers/guild): add editGuild() function Examples of bad PR title:
|
||||
|
||||
Examples of bad PR title:
|
||||
|
||||
- fix #7123
|
||||
- update docs
|
||||
- fix bugs
|
||||
|
||||
Reference in New Issue
Block a user