Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 241 Bytes

CONTRIBUTING.md

File metadata and controls

4 lines (4 loc) · 241 Bytes
  • Write in camelCase, not snake_case.
  • Make sure your lavalink is accessible via public. you can test this by doing dig @1.1.1.1 example.com
  • Do not push to master/main without testing your changes first, make a branch if you have to.