Skip to content

Commit 4ce15ee

Browse files
committed
fix(github): webpackbin is dead, use codesandbox
1 parent 2a7f138 commit 4ce15ee

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ OS:
1919
#### Reproduction
2020

2121
If this is a bug report, please provide a reproduction of the issue by going to
22-
http://www.webpackbin.com/41YFBvekG.
22+
https://codesandbox.io/s/9229wz40yo?fontsize=14.
2323
Paste a link here to your working reproduction.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
Thanks for submitting a pull request to React-Resizable!
22

3-
Please reference an open issue. If one has not been created, please create one along with a failing
4-
example or test case.
3+
Please reference an open issue. If one has not been created, please create one along with a failing example or test case.
54

65
Please do not commit built files (`/dist`) to pull requests. They are built only at release.

0 commit comments

Comments
 (0)