-
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
3c63f1e
commit f7d7a2b
Showing
1 changed file
with
35 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,35 @@ | ||
## Issue ID/Name | ||
|
||
<!--Linear card ID--> | ||
|
||
## Description | ||
|
||
<!--What does this PR do? What is being changed, added, or removed? Does it introduce any breaking changes?--> | ||
|
||
## Checklist | ||
|
||
<!--Put the 'X' inside the [] to check. Most of the time, everything should be checked.--> | ||
|
||
- [ ] I have self-reviewed my code. | ||
- [ ] I have commented on my code, particularly in the hard-to-understand area. | ||
- [ ] New and existing unit tests pass locally with my change. | ||
- [ ] I have tagged a reviewer for this PR. | ||
- [ ] (Should Be) I have NOT committed the modified environment/config file(s) to this PR. | ||
|
||
## Additional configuration/environment | ||
|
||
## Test result | ||
|
||
<!--Add your test screenshot(s) here--> | ||
|
||
## Screenshot(s) | ||
|
||
<!--Add your screenshot(s) here, caption for the image is recommended.--> | ||
|
||
## Reviewer | ||
|
||
<!--Person who needs to review your PR--> | ||
|
||
## Remark | ||
|
||
<!--Further information about this PR--> |