We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c13cb4a commit 64ce8fcCopy full SHA for 64ce8fc
.github/pull_request_template.md
@@ -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