Skip to content

Commit b8f1be7

Browse files
authored
docs: contributing guidelines (#2860)
Outdated and needs work but will suffice.
1 parent b4fd717 commit b8f1be7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ docs.
6565
## Contributing
6666

6767
We appreciate your help! To contribute, please read our
68-
[contributing instructions](https://deno.com/manual/references/contributing#submitting-a-pr-to-fresh).
68+
[contributing guideline](./.github/CONTRIBUTING.md).
6969

7070
## Adding your project to the showcase
7171

0 commit comments

Comments
 (0)