From f2babb1069194166e0ac1afd1269bbd06ac299b6 Mon Sep 17 00:00:00 2001 From: Nitin Kumar Date: Tue, 20 Apr 2021 05:54:29 +0530 Subject: [PATCH] Docs: update pull request template (#14336) * Docs: update pull request template * Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Milos Djermanovic Co-authored-by: Milos Djermanovic --- .github/PULL_REQUEST_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6a57d0e6b65..f0d6c3e2ed9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,6 +10,11 @@ #### What is the purpose of this pull request? (put an "X" next to an item) + + [ ] Documentation update [ ] Bug fix ([template](https://raw.githubusercontent.com/eslint/eslint/master/templates/bug-report.md)) [ ] New rule ([template](https://raw.githubusercontent.com/eslint/eslint/master/templates/rule-proposal.md))