diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..c50dfa2805 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,6 @@ + + +## Checklist +- [ ] The PR conforms to DataHub's [Contributing Guideline](https://github.com/linkedin/datahub/blob/master/CONTRIBUTING.md) +- [ ] Tests for the changes have been added/pudated (if applicable) +- [ ] Docs related to the changes have been added/updated (if applicable)