diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..79b25adfb --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,10 @@ +# Description + +Add your description here, if it fixes a particular issue please provide a +[link](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword=) +to the issue. + +# Checklist + +- [ ] Read our contribution guidelines at [CONTRIBUTING.md](https://github.com/IntersectMBO/lsm-tree/blob/main/CONTRIBUTING.md), and make sure that this PR complies with the guidelines. +