From f6d2b18c81b5f07dad1ea948ec39880af9743e0b Mon Sep 17 00:00:00 2001 From: Amaresh S M <30730124+amareshsm@users.noreply.github.com> Date: Thu, 12 Sep 2024 23:47:38 +0530 Subject: [PATCH] chore: Add pr template --- .github/PULL_REQUEST_TEMPLATE.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 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 00000000..398d10fc --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,30 @@ + + +#### Prerequisites checklist + +- [ ] I have read the [contributing guidelines](https://github.com/eslint/eslint/blob/HEAD/CONTRIBUTING.md). + +#### What is the purpose of this pull request? + + + + + +#### What changes did you make? (Give an overview) + +#### Related Issues + +#### Is there anything you'd like reviewers to focus on? + +