Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 283cdf2 commit 6746b8cCopy full SHA for 6746b8c
.github/PULL_REQUEST_TEMPLATE/standard.md
@@ -6,4 +6,16 @@ labels: ''
6
assignees: ''
7
---
8
9
-<!-- Please add as much info as you can! -->
+<!--
10
+👋 Hi, thanks for sending a PR to typescript-eslint! 💖
11
+Please fill out all fields below -- otherwise we may not be able to review your PR.
12
+-->
13
+
14
+## PR Checklist
15
16
+- [ ] Addresses an existing issue: fixes #000
17
+- [ ] Steps in [CONTRIBUTING.md](https://github.com/typescript-eslint/typescript-eslint/blob/master/CONTRIBUTING.md) were taken
18
19
+## Overview
20
21
+<!-- Description of what is changed and how the code change does that. -->
0 commit comments