(chore): Add contributing guide to Readme

This commit is contained in:
Rashil Gandhi 2021-12-23 23:40:09 +05:30 committed by GitHub
parent bacb52dde8
commit 61510cc076
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,4 +5,9 @@ Core manifests for [Scoop](https://scoop.sh), the Windows command-line installer
How do I install these manifests?
---------------------------------
Just `scoop install <manifest>`. This is the default bucket for Scoop and is added by default.
Just do `scoop install <manifest>`. This is the default bucket for Scoop and is added by default.
How do I contribute new manifests?
----------------------------------
To make a new manifest conribution, please read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).