We highly value your contribution to Supercharge. Please send any feature request, bug report, or pull requests in the supercharge/framework
GitHub repository. We welcome any collaboration and support to the project 🙏
As any software product, Supercharge may comes with bugs and we appreciate your help in finding them. If you want to file a bug report, head over to the related repository and create a new issue. Please provide a clear title and description, steps to reproduce and as many details as possible.
A way to report a bug is sending a failing test that outlines the problem. Even better: open a pull request that solves the the bug.
Supercharge’s source code is managed and hosted on GitHub:
- Supercharge Application
- Supercharge Installer
- Supercharge Framework
- Supercharge Documentation
- Supercharge Website
Supercharge follows the Standard JavaScript code style. There’s an .eslintrc
file in Supercharge’s root directory which contains the linter configuration. We highly recommend to use ESLint to ensure a consistent coding style in your project.