Skip to content

Commit 7908b50

Browse files
committed
PR template
1 parent 13eee3e commit 7908b50

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/pull_request_template.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Tickets
2+
3+
https://github.com/serengil/retinaface/issues/XXX
4+
5+
### What has been done
6+
7+
With this PR, ...
8+
9+
## How to test
10+
11+
```shell
12+
make lint && make test
13+
```

0 commit comments

Comments
 (0)