18 lines
943 B
Markdown
18 lines
943 B
Markdown
<!-- Thanks for taking the time to make Firefish better! -->
|
|
|
|
## What does this merge request do?
|
|
<!-- Please give us a brief description of what this merge request does. -->
|
|
|
|
|
|
## Contribution Guidelines
|
|
By submitting this merge request, you agree to follow our [Contribution Guidelines](https://firefish.dev/firefish/firefish/-/blob/develop/CONTRIBUTING.md)
|
|
- [ ] This closes #0000 (please substitute the issue number or open a new one unless this is a minor fix/refactor)
|
|
- [ ] I agree to follow this project's Contribution Guidelines
|
|
- [ ] I have made sure to test this merge request
|
|
- [ ] I have made sure to run `pnpm run format` before submitting this merge request
|
|
|
|
If this merge request makes changes to API, please update `docs/api-change.md`
|
|
- [ ] I updated the document / This merge request doesn't include API changes
|
|
|
|
<!-- Uncomment if your merge request has multiple authors -->
|
|
<!-- Co-authored-by: Name <email@example.com> -->
|