mirror of
https://github.com/LukeHagar/prettier-plugin-openapi.git
synced 2025-12-06 04:21:03 +00:00
28 lines
657 B
Markdown
28 lines
657 B
Markdown
## Description
|
|
|
|
Brief description of the changes in this PR.
|
|
|
|
## Type of Change
|
|
|
|
- [ ] Bug fix (non-breaking change which fixes an issue)
|
|
- [ ] New feature (non-breaking change which adds functionality)
|
|
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
|
|
- [ ] Documentation update
|
|
- [ ] Performance improvement
|
|
- [ ] Code refactoring
|
|
|
|
## Testing
|
|
|
|
- [ ] New tests added for new functionality
|
|
- [ ] Existing tests updated if needed
|
|
- [ ] Manual testing completed
|
|
- [ ] Tests pass locally
|
|
|
|
## Related Issues
|
|
|
|
Fixes #(issue number)
|
|
|
|
## Additional Notes
|
|
|
|
Any additional information that reviewers should know.
|