File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ Closes # <!-- REQUIRED: Add the issue number (ex: #12) so the issue is automatic
1717### Description of the changes
1818
1919### PR checklist
20- - [ ] Added tests and all passed
20+ - [ ] Project builds ( ` npm run build ` ) and changes have been tested in supported browsers (including IE11)
2121- [ ] All public classes and methods have been documented
2222- [ ] Added appropriate [ documentation] ( https://github.com/microsoftgraph/microsoft-graph-docs/tree/master/concepts/toolkit )
23- - [ ] License header has been added to all new source files
23+ - [ ] License header has been added to all new source files ( ` npm run setLicense ` )
2424- [ ] Contains ** NO** breaking changes
2525
2626### Other information
2727<!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below.
28- Please note that breaking changes are likely to be rejected -->
28+ Please note that breaking changes are likely to be rejected -->
You can’t perform that action at this time.
0 commit comments