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.
2 parents ba95fca + 4fb370d commit b15e64fCopy full SHA for b15e64f
.github/pull_request_template.md
@@ -2,11 +2,9 @@
2
Thank you for submitting a pull request!
3
4
Here's a checklist you might find useful.
5
-* [ ] There is an associated issue that is labeled
6
- 'Bug' or 'help wanted' or is in the Community milestone
+* [ ] There is an associated issue that is labeled 'Bug' or 'help wanted'
7
* [ ] Code is up-to-date with the `master` branch
8
* [ ] You've successfully run `gulp runtests` locally
9
-* [ ] You've signed the CLA
10
* [ ] There are new or updated unit tests validating the change
11
12
Refer to CONTRIBUTING.MD for more details.
0 commit comments