It's important to ensure that the code in BumbleDocGen\Core\Renderer\Breadcrumbs namespace is working correctly. Here’s how you can contribute:
-
Write Tests:
- Use PHPUnit to write tests for all classes and methods in this directory.
- Make sure the tests are thorough and follow the existing testing conventions in the project.
-
Run Tests Locally:
- Run
composer run-script test to execute 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 need clarification, comment on the issue and a maintainer will help you out.
It's important to ensure that the code in
BumbleDocGen\Core\Renderer\Breadcrumbsnamespace is working correctly. Here’s how you can contribute:Write Tests:
Run Tests Locally:
composer run-script testto execute the tests on your local machine and ensure they pass.Create Pull Request:
1.x.xbranch with your tests.Need Help?