-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
- Loading branch information
1 parent
e98a51a
commit de3a23c
Showing
1 changed file
with
21 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,21 @@ | ||
<!-- | ||
Thank you for sending a pull request! Here are some tips for contributors: | ||
1. Fill the description template below. | ||
2. Include appropriate tests (if necessary). Make sure that all CI checks passed. | ||
3. If the Pull Request is a work in progress, make use of GitHub's "Draft PR" feature and mark it as such. | ||
--> | ||
|
||
## Overview | ||
|
||
<!-- | ||
Please include a summary of the changes and the related issue. | ||
Please also include relevant motivation and context. | ||
List any dependencies that are required for this change. | ||
--> | ||
|
||
Fixes #(issue) | ||
|
||
## Notes for reviewer | ||
|
||
<!-- Anything the reviewer should know? --> |