Skip to content

Commit

Permalink
Link to unassigned issues and add request for dependency check
Browse files Browse the repository at this point in the history
  • Loading branch information
legowerewolf committed Nov 1, 2020
1 parent 4721c84 commit 96d04d9
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,13 @@
[issues requesting commentary](https://github.com/legowerewolf/ratlog-deno/issues?q=is%3Aissue+is%3Aopen+label%3Arequesting_commentary)
and share your thoughts.

- Pick something off the "not started" section of the
[project board](https://github.com/legowerewolf/ratlog-deno/projects/1) and
start hacking.
- Grab an
[unassigned issue](https://github.com/legowerewolf/ratlog-deno/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee)
and start hacking.

- Check that dependencies (all found in
[deps.ts](https://github.com/legowerewolf/ratlog-deno/blob/main/deps.ts)) are
up to date.

- Contribute test cases (input-output pairs) to the
[Ratlog spec](https://github.com/ratlog/ratlog-spec) repo (specifically
Expand Down

0 comments on commit 96d04d9

Please sign in to comment.