We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4fd717 commit b8f1be7Copy full SHA for b8f1be7
.github/CONTRIBUTING.md
@@ -0,0 +1,7 @@
1
+# Contributing Guidelines
2
+
3
+## Submitting a pull request
4
5
+First, please be sure to
6
+[install Puppeteer](https://github.com/lucacasonato/deno-puppeteer#installation).
7
+Then, please ensure `deno task ok` is run and successfully passes.
README.md
@@ -65,7 +65,7 @@ docs.
65
## Contributing
66
67
We appreciate your help! To contribute, please read our
68
-[contributing instructions](https://deno.com/manual/references/contributing#submitting-a-pr-to-fresh).
+[contributing guideline](./.github/CONTRIBUTING.md).
69
70
## Adding your project to the showcase
71
0 commit comments