mirror of
https://github.com/4source/open-editors-obsidian-plugin.git
synced 2026-07-22 11:40:26 +00:00
14 lines
588 B
Markdown
14 lines
588 B
Markdown
<!-- In the title above, provide a meaningful summary with [FIX] for bug fix and [FEAT] for new feature --->
|
|
|
|
## Describe your changes
|
|
<!-- Describe your changes in detail --->
|
|
|
|
## Related Issues
|
|
Fixes # <!-- Issue number --->
|
|
|
|
## Checklist before requesting a review
|
|
- [ ] I have performed a self-review of my code
|
|
- [ ] My code follows the style guidelines of this project
|
|
- [ ] I have commented my code, particularly in hard-to-understand areas
|
|
- [ ] I have made corresponding changes to the documentation
|
|
- [ ] My code fixes the feature discussed in [Related Issues](#related-issues)
|