We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3715809 commit 861b6dbCopy full SHA for 861b6db
CONTRIBUTING.md
@@ -42,6 +42,10 @@ you are expected to uphold this code. Please report unacceptable behavior to
42
- Bug to report or feature to request? Try the
43
[GitHub issue tracker](https://github.com/swarm-game/swarm/swarm/issues).
44
- 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).
49
50
## How can I contribute?
51
0 commit comments