From dd7fcbbbe72b834999c9b490b8278cc1aa7209d7 Mon Sep 17 00:00:00 2001 From: Amaresh S M Date: Fri, 13 Sep 2024 19:40:54 +0530 Subject: [PATCH] chore: Add pr template (#627) --- .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? + +