Add tiny note to contributing

This commit is contained in:
Starbeamrainbowlabs 2021-02-18 02:49:46 +00:00
parent 4368f74e30
commit 523fa856e0
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ Name | Description
Additionally, every command should be implemented in its own file. This helps keep things organised and files short.
Don't forget to update `init.lua` to `dofile()` the new file(s) you create in each submod :-)
## Guidelines
When actually implementing stuff, here are a few guidelines that I recommend to summarise everything: