Skip to content

Commit 48f48d8

Browse files
committed
update contributing
1 parent 1cb438f commit 48f48d8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ changelog, it might be already fixed but hasn't published yet! Duplicate issues
2727
are unnecessary.
2828

2929
Note to maintainer/contributor: When there's a bug discovered, make a test for
30-
it if possible. Use Deno's own testing tools. Then edit the issue to link the
31-
test in following format:
30+
it if possible. Use Deno's own testing tools:
31+
[examples](https://github.com/ilo-token/ilo-token.github.io/blob/master/src/translator/test.ts).
32+
Then edit the issue to link the test in following format:
3233

3334
```md
3435
Test: [src/translator/test.ts "verb with adverb"](permalink including the lines)

0 commit comments

Comments
 (0)