Skip to content

Commit

Permalink
Update readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
csouchet committed Sep 21, 2020
1 parent 9ba8471 commit 87863a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Please write tests for your code before opening a pull-request:
npm run test # run all unit & e2e tests
```

You can find more detail in our [Contributing guide](CONTRIBUTING.md#Build). Participation in this open source project is subject to a [Code of Conduct](CODE_OF_CONDUCT.md).
You can find more detail in our [Contributing guide](CONTRIBUTING.md). Participation in this open source project is subject to a [Code of Conduct](CODE_OF_CONDUCT.md).

:sparkles: A BIG thanks to all our contributors :slightly_smiling_face:

Expand Down
4 changes: 4 additions & 0 deletions docs/development/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ Information about the library internals are available in the [architecture folde
Here are some tips to help during development:
- [how to support new BPMN elements](./bpmn-support-how-to.md)
- [mxgraph version bump](./mxgraph-version-bump.md)
- [IDE configuration](./ide-configuration.md)
- [how to build & code style](./development.md)
- [testing](./testing.md)
- [how to submit us your work](./pull-request.md)
- [for the maintainers](./maintainers.md)

0 comments on commit 87863a2

Please sign in to comment.