To ensure the effectiveness and correctness of the code within the BumbleDocGen\Core\Cache namespace, your contributions are invaluable. Here's the outlined process:
-
Write Tests:
- Use PHPUnit to craft tests for all classes and methods in this namespace.
- Make sure your tests are comprehensive and follow the existing testing conventions in the project.
-
Run Tests Locally:
- Execute
composer run-script test to run the tests on your local machine and ensure they pass.
-
Create Pull Request:
- Once 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 run into any issues or need further clarification, feel free to comment on the issue and a maintainer will provide assistance.
To ensure the effectiveness and correctness of the code within the
BumbleDocGen\Core\Cachenamespace, your contributions are invaluable. Here's the outlined process: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?