Skip to content

Commit 341c1bb

Browse files
RajeshGovosqrrrl
andauthored
Added pull request template (googleworkspace#242)
* Added pull request template Co-authored-by: Steve Bazyl <[email protected]>
1 parent 1a90391 commit 341c1bb

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Description
2+
3+
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
4+
5+
Fixes # (issue)
6+
7+
## Has it been tested?
8+
- [ ] Development testing done
9+
- [ ] Unit or integration test implemented
10+
11+
## Checklist
12+
13+
- [ ] My code follows the style guidelines of this project
14+
- [ ] I have performed a self-review of my own code
15+
- [ ] I have performed a peer-reviewed with team member(s)
16+
- [ ] I have commented my code, particularly in hard-to-understand areas
17+
- [ ] I have made corresponding changes to the documentation
18+
- [ ] My changes generate no new warnings
19+
- [ ] Any dependent changes have been merged and published in downstream modules

0 commit comments

Comments
 (0)