Skip to content

Commit 861b6db

Browse files
authored
Add links to module guide + Haddocks in CONTRIBUTING (#2571)
Towards #2158.
1 parent 3715809 commit 861b6db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ you are expected to uphold this code. Please report unacceptable behavior to
4242
- Bug to report or feature to request? Try the
4343
[GitHub issue tracker](https://github.com/swarm-game/swarm/swarm/issues).
4444
- Questions? Join the [Swarm Discord server](https://discord.gg/kp8MuSgkPw).
45+
- The (still incomplete) [module
46+
guide](https://github.com/swarm-game/swarm/wiki/Module-guide) may be
47+
a helpful place to learn about how the codebase is organized.
48+
- See also the [Haddock documentation on Hackage](https://hackage.haskell.org/package/swarm).
4549

4650
## How can I contribute?
4751

0 commit comments

Comments
 (0)