diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..6f47a1cb54 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,45 @@ +## Description + + +### Documentation sets edited in this PR + +_Check all that apply._ + +- [ ] Stateful (`docs/en/observability/*`) +- [ ] Serverless (`docs/en/serverless/*`) +- [ ] Integrations Developer Guide (`docs/en/integrations/*`) +- [ ] None of the above + +### Related issue +Closes # + +## Checklist + + + +- [ ] Product/Engineering Review +- [ ] Writer Review + +### Follow-up tasks + + +_Select one._ + +* This PR does _not_ need to be ported to another doc set because: + - [ ] The concepts in this PR only apply to one doc set (serverless _or_ stateful) + - [ ] The PR contains edits to both doc sets (serverless _and_ stateful) +* This PR needs to be ported to another doc set: + - [ ] Port to stateful docs: \ + - [ ] Port to serverless docs: \