This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/CONTRIBUTING.md
Helder Correia ac23b26426
docs: Move contribution guide to docs website
Also adding a CONTRIBUTING.md file for GitHub links and easier discovery for someone browsing the repository’s files.

Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-04-13 11:00:35 +00:00

15 lines
520 B
Markdown

# Contributing to Dagger
As an open source project, Dagger welcomes all contributions.
Examples:
- Opening issues for bug reports, feature requests or general feedback
- Creating pull requests for code or documentation improvements
- Reviewing and discussing open issues and pull requests
- Helping other users
Extensive contribution guidelines are available in the repository at `docs/guides/1227-contributing.md`, or online at:
[https://docs.dagger.io/1227/contributing](https://docs.dagger.io/1227/contributing)