File tree Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change 1- Please see our contributing guidelines (contributing.md) primarily make sure to sign our cla as we cannot accept code externally without a signed cla
1+ Closes # (Issue number)
22
3- https://opensource.dropbox.com/cla/
3+ ## Description
4+ What changes are you introducing with this PR? Please include motivation and context.
5+
6+ ## Type of Change
7+ - [ ] Bug fix (non-breaking change which fixes an issue)
8+ - [ ] New feature (non-breaking change which adds functionality)
9+ - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
10+ - [ ] This change requires a documentation update
11+
12+ ## Test Plan
13+ How has this been tested? Please describe the tests that you added to verify your changes.
14+
15+ ## Checklist:
16+ Before submitting your PR, please review and check all of the following:
17+ - [ ] I have performed a self-review of my own code
18+ - [ ] I have commented my code, particularly in hard-to-understand areas
19+ - [ ] I have made corresponding changes to the documentation
20+ - [ ] My changes generate no new warnings
21+ - [ ] I have added tests that prove my change is effective
22+ - [ ] New and existing unit tests pass locally with my changes
23+
24+ ## Additional Notes:
25+ Add any other information about the PR here.
You can’t perform that action at this time.
0 commit comments