-
Notifications
You must be signed in to change notification settings - Fork 0
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
cab7c0d
commit 3d3ba8b
Showing
1 changed file
with
17 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,17 @@ | ||
Close #<IssueNumber> | ||
|
||
## Self Check | ||
|
||
- [ ] I've confirmed `All checks have passed` on PR page. | ||
- PR title follows [Angular's commit message format](https://github.com/angular/angular/blob/main/CONTRIBUTING.md#-commit-message-format). | ||
- PR title doesn't have `WIP:`. | ||
- All tests are passed. | ||
- Test command (e.g., `yarn test`) is passed. | ||
- Lint command (e.g., `yarn lint`) is passed. | ||
- [ ] I've reviewed my changes on PR's diff view. | ||
|
||
<!-- Please add screenshots if you modify the UI. Otherwise, remove the following table. --> | ||
|
||
| Current | In coming | | ||
| ------------------------ | ------------------------ | | ||
| <img src="" width="400"> | <img src="" width="400"> | |