Ensuring the reliability of the code in the BumbleDocGen\Core\Renderer\Twig\Function namespace is crucial. Here’s how you can contribute:
-
Write Tests:
- Use PHPUnit to create tests for all classes and methods in this namespace.
- Ensure the tests are thorough and align with the project’s testing conventions.
-
Run Tests Locally:
- Execute
composer run-script test to run the tests on your local machine and ensure they pass.
-
Create Pull Request:
- When ready, create a pull request to the
1.x.x branch with your tests.
- GitHub will automatically run your tests again when you create the pull request.
-
Need Help?
- If you encounter any issues or require assistance, comment on the issue and a maintainer will assist you.
Ensuring the reliability of the code in the
BumbleDocGen\Core\Renderer\Twig\Functionnamespace is crucial. Here’s how you can contribute:Write Tests:
Run Tests Locally:
composer run-script testto run the tests on your local machine and ensure they pass.Create Pull Request:
1.x.xbranch with your tests.Need Help?