Skip to content

Commit 1cb438f

Browse files
committed
update contributing
1 parent 64ee337 commit 1cb438f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,12 @@ 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. Use Deno's own testing tools.
30+
it if possible. Use Deno's own testing tools. Then edit the issue to link the
31+
test in following format:
32+
33+
```md
34+
Test: [src/translator/test.ts "verb with adverb"](permalink including the lines)
35+
```
3136

3237
## [Discussion](https://github.com/ilo-token/ilo-token.github.io/discussions)
3338

0 commit comments

Comments
 (0)