Skip to content

Commit 742dfdd

Browse files
authored
fix: use better runkit.com example in CONTRIBUTING.md (#63)
1 parent f7ff05a commit 742dfdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/create-contributing.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ By participating in this project you agree to abide by its terms.
1616
Before you create a new Issue:
1717
1818
1. Please make sure there is no [open issue](https://github.com/${owner}/${repo}/issues?utf8=%E2%9C%93&q=is%3Aissue) yet.
19-
2. If it is a bug report, include the steps to reproduce the issue and please create a reproducible test case on [runkit.com](https://runkit.com/). Example: https://runkit.com/gr2m/5aa034f1440b420012a6eebf
19+
2. If it is a bug report, include the steps to reproduce the issue and please create a reproducible test case on [runkit.com](https://runkit.com/). Example: https://runkit.com/gr2m/octokit-rest-js-1808
2020
3. If it is a feature request, please share the motivation for the new feature, what alternatives you tried, and how you would implement it.
2121
4. Please include links to the corresponding github documentation.
2222

0 commit comments

Comments
 (0)