Skip to content

Commit e3ba189

Browse files
committed
Docs: Add contributing guide with wiki link
1 parent 82b4cc7 commit e3ba189

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Contributing to Tortoise / NetLogo Web
2+
3+
For full contributing guidelines — including git workflow, testing, publishing Tortoise changes to Galapagos, and all code style guides (Scala, CoffeeScript, CSS) — see the **[NetLogo Web Contributing Guide](https://github.com/NetLogo/Tortoise/wiki/CONTRIBUTING)** in the Tortoise wiki.
4+
5+
The Tortoise wiki also has detailed documentation on:
6+
7+
- **[Building and Running](https://github.com/NetLogo/Tortoise/wiki/Building-and-Running)** — developer setup with SDKMAN! and GraalVM
8+
- **[Architecture](https://github.com/NetLogo/Tortoise/wiki/Architecture)** — how Tortoise, NetLogo, and Galapagos relate
9+
- **[Tortoise Project Setup](https://github.com/NetLogo/Tortoise/wiki/Tortoise-Project-Setup)** — sbt sub-project layout
10+
- **[Tortoise Tests](https://github.com/NetLogo/Tortoise/wiki/Tortoise-Tests)** — how to run tests and model dump checks
11+
- **[Experimental: Extensions](https://github.com/NetLogo/Tortoise/wiki/Experimental:-Extensions)** — how extensions work and how to add new ones

0 commit comments

Comments
 (0)