Skip to content

Commit 3d504b0

Browse files
committed
this isn't strict rules
1 parent 56f71a5 commit 3d504b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ Please don't do the following, we can do this ourselves.
6565

6666
More things to remember:
6767

68+
(These aren't strict rules. It's perfectly fine to not follow any of these, we
69+
can adapt.)
70+
6871
- Keep the source code as runtime agnostic as possible. We target the browser
6972
and Deno. This is necessary because we use `deno test`. If a module is
7073
exclusive to one runtime, add a note above the code:

0 commit comments

Comments
 (0)