diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..ed5552dd --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,39 @@ + + + + +## Description + + + +## Related Issues + + + +## Additional Context + + + +## Checklist + + +Please make sure to check the following before submitting your pull request: + +- [ ] Did you read the [contributing guidelines](https://github.com/G-Research/ParquetSharp/blob/main/CONTRIBUTING.md)? +- [ ] Did you write any tests to validate this change? +- [ ] Did you update the docs? \ No newline at end of file