Guidelines¶
Splinter’s source code is currently hosted on GitHub. All active development occurs inside this repository.
For small changes such as documentation and bug fixes, it’s fine to open a Pull Request with the changes.
For larger issues such as new features, please open an Issue first.
Before opening a new Pull Request, please ensure the linter and at least platform agnostic tests are passing on your branch.