Skip to content

Commit

Permalink
Add dev doc links to CONTRIBUTING.md (#312)
Browse files Browse the repository at this point in the history
Resolves a task from #304

Signed-off-by: Rafael Vasquez <rafael.vasquez@ryerson.com>
  • Loading branch information
rafvasq authored Mar 11, 2022
1 parent 5ac6c47 commit e03034f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ maintainers of each component affected.

For a list of the maintainers, see the [MAINTAINERS.md](MAINTAINERS.md) page.

## Getting Started

**MLX Dashboard Web UI**
- Information regarding configuration, deployment, and development setup can be found [here](https://github.com/machine-learning-exchange/mlx/blob/main/dashboard/origin-mlx/README.md).

**MLX API**
- Quickstart and development setup documentation can be found [here](https://github.com/machine-learning-exchange/mlx/tree/main/api).

## Legal

Each source file must include a license header for the Apache
Expand Down Expand Up @@ -72,14 +80,6 @@ git commit -s
## Communication
Please feel free to connect with us on our [Slack channel](https://lfaifoundation.slack.com/archives/C0264LKNH63).

## Setup
**FIXME** Please add any special setup instructions for your project to help the developer
become productive quickly.

## Testing
**FIXME** Please provide information that helps the developer test any changes they make
before submitting.

## Coding style guidelines
**FIXME** Optional, but recommended: please share any specific style guidelines you might
have for your project.
Expand Down

0 comments on commit e03034f

Please sign in to comment.