Skip to content

Commit db61acc

Browse files
authored
Update pull_request_template.md
1 parent 97d92b7 commit db61acc

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

.github/pull_request_template.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
<!--- Reminder to change the title 👆 -->
1+
<!--- Note to EXTERNAL Contributors -->
2+
<!-- Thanks for opening a PR!
3+
If it is a significant code change, please **make sure there is an open issue** for this.
4+
We work best with you when we have accepted the idea first before you code. -->
25

3-
<!--- For External Contributors -->
4-
<!-- Thanks for opening a PR to our repos! If it is a significant code change,
5-
please make sure there is an opened issue where we have accepted the idea
6-
before filing this PR. -->
7-
8-
<!--- For All Contributors -->
6+
<!--- For ALL Contributors 👇 -->
97

108
## What was changed:
119
<!-- Describe what has changed in this PR -->
1210

1311
## Why?
1412
<!-- Tell your future self why have you made these changes -->
1513

16-
## Closes issue:
17-
<!--- If it fixes an open issue, please link to the issue here -->
14+
## Checklist
15+
<!--- add/delete as needed --->
1816

19-
## How has this been tested?
20-
<!--- Please describe how you tested your changes/how we can test them -->
17+
1. Closes issue:
2118

19+
2. How was this tested:
20+
<!--- Please describe how you tested your changes/how we can test them -->
2221

23-
## Any docs updates needed?
24-
<!--- update docs/README in this repo if applicable, or point out where to update docs.temporal.io -->
22+
3. Any docs updates needed?
23+
<!--- update README if applicable
24+
or point out where to update docs.temporal.io -->

0 commit comments

Comments
 (0)