Skip to content

Commit d3624b8

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md with instructions for internal developers (#78)
1 parent c8a56c8 commit d3624b8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,12 @@ e.g.
3737
## How to test
3838

3939
<!-- Give REVIEWERS some hits or code snippets on how could this be tested -->
40+
41+
## For internal developers
42+
43+
<!--
44+
Make sure to:
45+
- Add the PR to the relevant milestone
46+
- Assign the PR to the relevant person (probably yourself)
47+
- Attach the appropriate label(s) to the PR, like 'documentation', 'bug', etc.
48+
-->

0 commit comments

Comments
 (0)