Skip to content

Commit 027ffcd

Browse files
authored
Docs: Update OSS community directions and env vars (#644)
1 parent 8f9ec6f commit 027ffcd

File tree

4 files changed

+172
-207
lines changed

4 files changed

+172
-207
lines changed

.github/pull_request_template.md

+11-10
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,22 @@
1-
### Issue link / number:
1+
### Resolves #enter-issue-number
22

3-
### What changes did you make?
3+
### What changes did you make and why did you make them?
44

5-
### Why did you make the changes?
5+
### Did you run tests? Share screenshot of results:
66

7-
### Did you run tests?
7+
### How did you find us? (GitHub, Google search, social media, etc.):
88

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.
1014
- 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.
1416
15-
<!--- PR CHECKLIST: PLEASE REMOVE BEFORE SUBMITTING —>
17+
<!--- PR CHECKLIST: —>
1618
Before submitting, check that you have completed the following tasks:
1719
- [ ] Answered the questions above.
18-
- [ ] Read Chayn's Contributing Guidelines in the CONTRIBUTING.md file.
1920
- [ ] Enabled "Allow edits and access to secrets by maintainers" on this PR.
2021
- [ ] If applicable, include images in the description.
2122
After submitting, please be available for discussion. Thank you!

0 commit comments

Comments
 (0)