We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1b1aa9 commit 9934f9cCopy full SHA for 9934f9c
.github/pull_request_template.md
@@ -0,0 +1,18 @@
1
+## Checks
2
+
3
+- [ ] I have read the [contributing guidelines](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/CONTRIBUTING.md).
4
+- [ ] If some rule is added/updated/removed, I've regenerated the rules list.
5
+- [ ] If some rule meta info is changed, I've regenerated the plugin shared configs.
6
7
+## Changes
8
9
+<!-- List the changes you're making with this pull request. -->
10
11
+-
12
13
+## Context
14
15
+<!--
16
+If you're fixing an issue with this pull request then use the "Fixes" keyword, like this:
17
+Fixes #123
18
+-->
0 commit comments