Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 568 Bytes

File metadata and controls

19 lines (14 loc) · 568 Bytes

Docs Monorepo

Selecting PR Template

When creating a pull request, you can automatically populate the description with a template by adding a query parameter to the URL. We provide the following templates:

  • Platform changes: Use ?template=platform.md
  • Code Example Tests changes: Use ?template=code.md
  • Content changes: Use ?template=content.md
  • Drivers changes: Use ?template=drivers.md
  • Cloud Docs changes: Use ?template=cloud.md

For example:

https://github.com/example/exampleChanges/compare/test?expand=1&template=template.md