-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a CONTRIBUTING guide #95
Comments
Contributing to GotenbergBundle Thank you for your interest in contributing to GotenbergBundle! Your support helps make this project better for everyone. How to ContributeReport IssuesFound a bug or have a feature request? Open an issue to let us know. Submit Pull Requests
InstallationTo set up the project locally for development: Clone the Repository
Install Dependencies
Configure EnvironmentCopy the example environment file and adjust configurations as needed.
Update .env with your local settings. TestingEnsure your changes work as expected by running the test suite: Run Tests
Run Tests with Coverage (optional)
Quality AssuranceMaintain high code quality by following these steps before submitting a pull request: Code Linting
Ensure your code adheres to the coding standards. Static Analysis
Detect potential issues in your code. Fix IssuesAddress any warnings or errors reported by the tools above. Guidelines
Please adhere to our Code of Conduct to ensure a welcoming environment for all contributors. Thank you for contributing to GotenbergBundle! |
Let's open a PR on that base and iterate, wdyt ? |
👍 Don't forget to add the It updates builders documentation from the class's source code. |
No description provided.
The text was updated successfully, but these errors were encountered: