Skip to content

Commit e47cd99

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent 9893036 commit e47cd99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Closes # <!-- REQUIRED: Add the issue number (ex: #12) so the issue is automatic
1919
### PR checklist
2020
- [ ] Project builds (`npm run build`) and changes have been tested in supported browsers (including IE11)
2121
- [ ] All public classes and methods have been documented
22-
- [ ] Added appropriate [documentation](https://github.com/microsoftgraph/microsoft-graph-docs/tree/master/concepts/toolkit)
22+
- [ ] Added appropriate [documentation](https://github.com/microsoftgraph/microsoft-graph-docs/tree/master/concepts/toolkit) [target branch `mgt/next` for new features]. Docs PR: <!-- Link to docs PR here -->
2323
- [ ] License header has been added to all new source files (`npm run setLicense`)
2424
- [ ] Contains **NO** breaking changes
2525

0 commit comments

Comments
 (0)