Skip to content

Commit 0f0117a

Browse files
committed
Updates PR template
1 parent 2d382e9 commit 0f0117a

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
> Thank you for submitting a pull request! Please make sure you have read the [contribution guidelines](https://github.com/Shopify/draggable/blob/master/CONTRIBUTING.md) before proceeding.
1+
<!-- Thank you for submitting a pull request! Please make sure you have read the [contribution guidelines](https://github.com/Shopify/draggable/blob/master/CONTRIBUTING.md) before proceeding. -->
22

3-
### This PR implements or fixes... _(explain your changes)_
3+
### This PR implements or fixes...
44

5-
5+
<!-- Explain your changes -->
66

7-
### This PR closes the following issues... _(if applicable)_
7+
### This PR closes the following issues...
88

9-
9+
<!-- If applicable -->
1010

1111
### Does this PR require the Docs to be updated?
1212

@@ -20,9 +20,9 @@
2020

2121
**Browsers:**
2222

23-
* [ ] Chrome _version_
24-
* [ ] Firefox _version_
25-
* [ ] Safari _version_
26-
* [ ] IE / Edge _version_
27-
* [ ] iOS Browser _version_
28-
* [ ] Android Browser _version_
23+
- [ ] Chrome _version_
24+
- [ ] Firefox _version_
25+
- [ ] Safari _version_
26+
- [ ] IE / Edge _version_
27+
- [ ] iOS Browser _version_
28+
- [ ] Android Browser _version_

0 commit comments

Comments
 (0)