You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ Please fill out all fields below to ensure your PR is reviewed quickly.
5
5
6
6
## PR Checklist
7
7
8
-
-[ ] Addresses an existing issue: fixes #00
9
-
-[ ] That issue was marked as [`status: accepting prs`](https://github.com/JoshuaKGoldberg/tslint-to-eslint-config/labels/status%3A%20accepting%20prs)
8
+
-[ ] Addresses an existing issue: fixes #000
9
+
-[ ] That issue was marked as [`status: accepting prs`](https://github.com/typescript-eslint/tslint-to-eslint-config/labels/status%3A%20accepting%20prs)
[](https://gitter.im/tslint-to-eslint-config/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Copy file name to clipboardExpand all lines: docs/Development.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Thanks for looking at tslint-to-eslint-config!
4
4
It's very new and I very much would appreciate your help.
5
5
6
-
Any issue marked as [accepting prs](https://github.com/JoshuaKGoldberg/tslint-to-eslint-config/issues?q=is%3Aissue+is%3Aopen+label%3A%22accepting+prs%22) on the issue tracker is fair game to take on.
6
+
Any issue marked as [accepting prs](https://github.com/typescript-eslint/tslint-to-eslint-config/issues?q=is%3Aissue+is%3Aopen+label%3A%22accepting+prs%22) on the issue tracker is fair game to take on.
7
7
8
8
Please do file issues if you find bugs or lacking features!
9
9
@@ -12,7 +12,7 @@ Please do file issues if you find bugs or lacking features!
12
12
After installing [Node >=10](https://nodejs.org/en/download), clone and install packages locally with:
0 commit comments