Skip to content

Commit d84ca0e

Browse files
authored
Create pull_request_template.md (#177)
* Create pull_request_template.md
1 parent 020c24c commit d84ca0e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/pull_request_template.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
_Eppo Internal:_
2+
3+
[//]: # (Link to the issue corresponding to this chunk of work)
4+
:tickets: Fixes __issue__
5+
:scroll: Design Doc: __link if applicable__
6+
7+
## Motivation and Context
8+
[//]: # (Why is this change required? What problem does it solve?)
9+
10+
## Description
11+
[//]: # (Describe your changes in detail)
12+
13+
## How has this been documented?
14+
[//]: # (Please describe how you documented the developer impact of your changes; link to PRs or issues or explain why no documentation changes are required)
15+
16+
## How has this been tested?
17+
[//]: # (Please describe in detail how you tested your changes)

0 commit comments

Comments
 (0)