-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ba9cb87
commit d231b17
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
### Short summary | ||
|
||
Link to issue: | ||
|
||
### PR Checklist | ||
- [ ] I have performed a self-review of my own code | ||
- [ ] I have written a short summary of my changes in the PR | ||
- [ ] I have linked related issue to the PR | ||
- [ ] I have bumped the version(s) in the changed package(s) | ||
- [ ] I have bumped the version in workspace-fusion | ||
|
||
> [!TIP] | ||
> You can test your changes on the test-application. You can find it under apps\test-app\src\index.tsx | ||
> [!CAUTION] | ||
> ⛔ I understand by merging my PR, the changed packages will be published to NPM immediately ⛔ |