diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..e00df54 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,6 @@ + +## Sample Pull Request Template Description + +This is a sample pull request template. You can customize it to fit your project's needs. + +Don't forget to commit your template file to the repository so that it can be used for future pull requests!