Files
lavalink-list/CONTRIBUTING.md
2022-02-01 11:05:48 -05:00

5 lines
241 B
Markdown

- 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.