|
1 |
| -### Issue link / number: |
| 1 | +### Resolves #enter-issue-number |
2 | 2 |
|
3 |
| -### What changes did you make? |
| 3 | +### What changes did you make and why did you make them? |
4 | 4 |
|
5 |
| -### Why did you make the changes? |
| 5 | +### Did you run tests? Share screenshot of results: |
6 | 6 |
|
7 |
| -### Did you run tests? |
| 7 | +### How did you find us? (GitHub, Google search, social media, etc.): |
8 | 8 |
|
9 |
| -<!---IMPORTANT NOTE ABOUT RUNNING TESTS: -> |
| 9 | +<!---ABOUT RUNNING TESTS :-> |
| 10 | +- Directions for running tests are in the README.md. |
| 11 | +- Tests are not required to pass. |
| 12 | +- Run unit tests |
| 13 | +- Run integration tests if required for contribution. |
10 | 14 | - Some tests may require multiple runs before success.
|
11 |
| -- Some test failures may not be due to your contribution and can be ignored. |
12 |
| -- If tests fail without resolution, please let us know here. |
13 |
| -- Directions for running tests are in the README.md |
| 15 | +- Some test failures may not be due to your contribution and can be ignored. We are always upgrading testing performance. |
14 | 16 |
|
15 |
| -<!--- PR CHECKLIST: PLEASE REMOVE BEFORE SUBMITTING —> |
| 17 | +<!--- PR CHECKLIST: —> |
16 | 18 | Before submitting, check that you have completed the following tasks:
|
17 | 19 | - [ ] Answered the questions above.
|
18 |
| -- [ ] Read Chayn's Contributing Guidelines in the CONTRIBUTING.md file. |
19 | 20 | - [ ] Enabled "Allow edits and access to secrets by maintainers" on this PR.
|
20 | 21 | - [ ] If applicable, include images in the description.
|
21 | 22 | After submitting, please be available for discussion. Thank you!
|
0 commit comments