Skip to content

Commit 7bd9e5a

Browse files
Remove description field in PR template (#583)
## Type of Change - [x] Process update ## Description Remove description field in PR template ## Motivation and Context I think having separate `Description` and `Motivation and Context` sections have been redundant in recent usage of the PR template. This PR removes the `Description` section. Ideally the PR title should cover the same content previously in the `Description` section. Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
1 parent 17a1a3e commit 7bd9e5a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/pull_request_template.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,10 @@
44
- [ ] Breaking change
55
- [ ] Documentation update
66

7-
## Description
8-
[Brief description]
9-
107
## Motivation and Context
118
[Why is this change needed?]
129

1310
## Testing
1411
- [ ] Tested locally
1512
- [ ] Added/updated tests
1613
- [ ] Added/updated docs
17-

0 commit comments

Comments
 (0)