File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change
1
+ ** Related issue**
1
2
3
+ Example: Closes #832 . Relates to #832 .
2
4
5
+ ** Description of changes**
3
6
7
+ Your text here!
4
8
9
+ ** QA checklists**
5
10
11
+ - [ ] Add relevant code comments. Every API class and method should have ` <summary> ` description as well as description of parameters.
12
+ - [ ] ** Add tests for new/changed/updated classes and methods!!!**
13
+ - [ ] Check out conventions in [ CONTRIBUTING.md] ( https://github.com/mapbox/mapbox-unity-sdk/blob/develop/CONTRIBUTING.md ) .
14
+ - [ ] Check out conventions in [ CODING-STYLE.md] ( https://github.com/mapbox/mapbox-unity-sdk/blob/develop/CODING-STYLE.md )
15
+ - [ ] Update the [ changelog] ( https://github.com/mapbox/mapbox-unity-sdk/blob/develop/documentation/docs/05-changelog.md )
16
+ - [ ] Update documentation.
6
17
18
+ ** Reviewers**
7
19
8
-
9
- ___
10
- _ As part of the process of submitting this PR, please:_
11
- - [ ] Document the PR changes
12
- - [ ] Update the changelog
20
+ Tag your reviewer(s). Choose wisely.
You can’t perform that action at this time.
0 commit comments