|
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. --> |
2 | 5 |
|
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 👇 --> |
9 | 7 |
|
10 | 8 | ## What was changed: |
11 | 9 | <!-- Describe what has changed in this PR --> |
12 | 10 |
|
13 | 11 | ## Why? |
14 | 12 | <!-- Tell your future self why have you made these changes --> |
15 | 13 |
|
16 | | -## Closes issue: |
17 | | -<!--- If it fixes an open issue, please link to the issue here --> |
| 14 | +## Checklist |
| 15 | +<!--- add/delete as needed ---> |
18 | 16 |
|
19 | | -## How has this been tested? |
20 | | -<!--- Please describe how you tested your changes/how we can test them --> |
| 17 | +1. Closes issue: |
21 | 18 |
|
| 19 | +2. How was this tested: |
| 20 | +<!--- Please describe how you tested your changes/how we can test them --> |
22 | 21 |
|
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