You've already forked docusaurus-og
mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-04-22 15:27:22 -07:00
866 B
866 B
Description:
[Provide a brief description of the changes in the pull request.]
Related Issue(s):
[Link to the related Issue(s), if any.]
Changes Included:
- Bugfix (a change that fixes an issue)
- New feature (a change that adds new functionality)
- Refactoring (a change that improves code quality and/or architecture)
- Other (explain below)
Implementation Details:
[Explain any new decisions made during the implementation of the changes.]
Testing:
[Describe how the changes have been tested.]
Checklist:
- My code follows the style guidelines of this project
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas
- My changes generate no new warnings
- Any dependent changes have been merged and published in downstream modules