Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6746b8c

Browse files
author
Josh Goldberg
authored
docs: added checklist to PR template (typescript-eslint#4019)
1 parent 283cdf2 commit 6746b8c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.github/PULL_REQUEST_TEMPLATE/standard.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,16 @@ labels: ''
66
assignees: ''
77
---
88

9-
<!-- Please add as much info as you can! -->
9+
<!--
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

Comments
 (0)