From 99ef03f0a1b6ead2b0982753c827d13c26111aae Mon Sep 17 00:00:00 2001 From: vim Date: Sun, 24 Jul 2022 01:23:54 +0100 Subject: [PATCH] how to contribute --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index cec0f53..a96734b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # Culinary recipes Culinary recipes by Lains for Lains. + +## How to contribute + +First, fork this repository and clone it locally in your PC. + +Then, create a markdown file in `recipes/` with your recipe. When you are +done writing up your recipe, be sure to create a pull request with your +proposed changes.