You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
## Validations
6
6
7
-
-[ ] I have run `bun run fix` and `bun run check`.
7
+
-[ ] I have run `pnpm run fix` and `pnpm run check`.
8
8
-[ ] If I used AI to create this PR beyond simple autocomplete, I have checked this box for responsible disclosure. <!-- If you have a plan file for this PR consider including it so I can see your thought process -->
9
9
-[ ] If this PR requires a package release, I have titled it using Conventional Commits.
* add cli commands to tui ([#4](https://github.com/ieedan/bizi/issues/4)) ([700f92d](https://github.com/ieedan/bizi/commit/700f92dac39404e64a9bbf373791d81e1f30b910))
9
+
* show dialog to cancel running tasks before exiting ([#3](https://github.com/ieedan/bizi/issues/3)) ([0e63df4](https://github.com/ieedan/bizi/commit/0e63df45454cac5e01affac24e0e72de4dc369fa))
10
+
* trigger release for all packages ([cbe8c25](https://github.com/ieedan/bizi/commit/cbe8c2590a5984c9672e14d134abd723cb07696d))
0 commit comments