From a9d4ea1fa18a46752a4dc272e5c082108880023f Mon Sep 17 00:00:00 2001 From: teesaelee1998-ux Date: Wed, 22 Jul 2026 14:09:24 +0700 Subject: [PATCH] --- .github/pull_request_template.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/pull_request_template.md 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!