chore: add community templates, simplify setup, fix lockfile (#177)
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
## What does this PR do?
|
||||
|
||||
<!-- A brief description of the change. Link to a related issue if applicable: Fixes #123 -->
|
||||
|
||||
## How to test
|
||||
|
||||
<!-- Steps for reviewers to verify this change works -->
|
||||
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
## Screenshots / recordings
|
||||
|
||||
<!-- If this is a visual change, add before/after screenshots or a short recording -->
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] I've tested this locally with `bun dev`
|
||||
- [ ] My code follows the existing code style (run `bun check` to verify)
|
||||
- [ ] I've updated relevant documentation (if applicable)
|
||||
- [ ] This PR targets the `main` branch
|
||||
Reference in New Issue
Block a user