Skip to content

Commit

Permalink
Update CONTRIBUTING.md (#2040)
Browse files Browse the repository at this point in the history
Fixed broken link.
  • Loading branch information
alishir committed Feb 17, 2022
1 parent 98a006a commit 2346283
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Expand Up @@ -6,7 +6,7 @@ This document provides guidelines for contributing code and documentation to Lab

## Types of Contributions

You can contribute to Label Studio by submitting [bug reports and feature requests](), or by writing code to do any of the following:
You can contribute to Label Studio by submitting [bug reports and feature requests](https://github.com/heartexlabs/label-studio/issues/new/choose), or by writing code to do any of the following:
- Fix a bug.
- Provide [example machine learning backend code](https://github.com/heartexlabs/label-studio-ml-backend) to help others add a machine learning backend for a specific model.
- Share [example annotation templates](https://github.com/heartexlabs/label-studio/tree/master/label_studio/annotation_templates) for specific use cases.
Expand Down Expand Up @@ -60,4 +60,4 @@ Follow these code formatting guidelines:

### Additional questions

If you have any questions that aren't answered in these guidelines, please find us in the #contributor channel of the [Label Studio Slack Community](https://slack.labelstudio.heartex.com/?source=github-contrib).
If you have any questions that aren't answered in these guidelines, please find us in the #contributor channel of the [Label Studio Slack Community](https://slack.labelstudio.heartex.com/?source=github-contrib).

0 comments on commit 2346283

Please sign in to comment.