Help Us on Github
Issues
I know it sounds simple but when people post on Github we get stars and that means people build cool plugins. It’s one of the main parts of the Sapphire ecosystem. I know it’s easier to reach me directly on Discord but keep in mind you can help the project by making the Issue on Github. You publish some logs on any issue you find and post. I used to think it was bugging people making Issues but it genuinely helps to know what bugs there are and it brings more eyes.
Pull Requests
Our team is picky on Pull Requests. I’ve already seen a few that were an AI going through wide swaths of code to refactor the core in ways that didn’t make sense. I’ll keep it short, if you want to contribute lets talk on Discord or email first.
Pull Request Do’s
- Say hello first if it’s your first PR with Sapphire
- Concise code that touches few systems to fix one issue
- Do it on the dev branch, recent fork is better
Pull Request Don’ts
- Drive-by-fixes – 10 small various fixes in one package
- AI submitted PRs – humans should be at the keyboard
