Thanks for your interest in contributing to Pulsarship! Please follow the guidelines below to ensure a smooth development process.
- Fork the repository and create a branch off
main. - Run
make fmtandmake vetbefore committing. - Use clear, descriptive commit messages.
- Open a pull request and explain your changes.
- For major changes, consider opening an issue first to discuss it.
- Stick to the code style.
- Don’t break existing tests (if any).
- Keep PRs focused and minimal.
By contributing, you agree that your contributions are licensed under the GNU General Public License v3.0.