mirror of
https://github.com/enso-org/enso.git
synced 2024-12-21 04:51:38 +03:00
f1a48d8bf6
Original commit: 1b338ea9ea
15 lines
445 B
Markdown
15 lines
445 B
Markdown
---
|
|
layout: section-summary
|
|
title: Contributing
|
|
category: contributing
|
|
tags: [contributing]
|
|
---
|
|
|
|
# Enso IDE Contributing Documentation
|
|
|
|
This directory contains helpful resources for anyone who wants to start Enso IDE development. The
|
|
main guideline is available [here](../CONTRIBUTING.md).
|
|
|
|
* [**Enso Team Process**](./process.md) - the development cycle in the core Enso IDE team.
|
|
* [**Style Guide**](./style-guide.md) - Our coding standards.
|