Skip to content

Commit 64ce8fc

Browse files
committed
feat: PR template
1 parent c13cb4a commit 64ce8fc

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.github/pull_request_template.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
labels: mergeable
3+
---
4+
_Eppo Internal_
5+
[//]: # (Link to the issue or doc corresponding to this chunk of work)
6+
🎟️ Fixes: #__issue__
7+
📜 Design Doc (if applicable)
8+
9+
## Motivation and Context
10+
[//]: # (Why is this change required? What problem does it solve?)
11+
12+
## Description
13+
[//]: # (Describe your changes in detail)
14+
15+
## How has this been documented?
16+
[//]: # (Please describe how you documented the developer impact of your changes; link to PRs or issues)
17+
18+
## How has this been tested?
19+
[//]: # (Please describe in detail how you tested your changes)
20+
21+
22+
[//]: # (OPTIONAL)
23+
[//]: # (Add one or multiple labels: enhancement, refactoring, bugfix)

0 commit comments

Comments
 (0)