You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/create-contributing.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ By participating in this project you agree to abide by its terms.
16
16
Before you create a new Issue:
17
17
18
18
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
20
20
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.
21
21
4. Please include links to the corresponding github documentation.
0 commit comments