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>
This commit is contained in:
14
CONTRIBUTING.md
Normal file
14
CONTRIBUTING.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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)
|
Reference in New Issue
Block a user