Skip to content

Commit ffbf4c4

Browse files
authored
Add Contributing section to Readme
1 parent 8b0ef16 commit ffbf4c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ $dotnet->addVersion('5.0', 'mcr.microsoft.com/dotnet/runtime:5.0-alpine', 'appwr
4141
$runtimes[] = $dotnet;
4242
```
4343

44+
## Contributing
45+
46+
All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
47+
48+
We truly ❤️ pull requests! If you wish to help, you can learn more about how you can contribute to this project in the [contribution guide](CONTRIBUTING.md).
49+
4450
## Authors
4551

4652
**Torsten Dittmann**

0 commit comments

Comments
 (0)