Skip to content

Commit 9f1e464

Browse files
authored
Merge branch 'main' into test-workflow
2 parents ef240bd + 1e515f6 commit 9f1e464

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## PR Checklist
2+
3+
- [] I ran `pre-commit run --all-files` locally before creating this PR. (Read [DEVELOPMENT.md](https://github.com/aws/deep-learning-containers/blob/main/DEVELOPMENT.md) for details).
4+
5+
## Description
6+
7+
<!-- Briefly describe the changes in this PR -->
8+
9+
## Changes Made
10+
11+
## Testing Done

0 commit comments

Comments
 (0)