From cdd47aef9f41b1fd7b240c0b9e38c9f9b95191ad Mon Sep 17 00:00:00 2001 From: AJRubio-Montero <antonio.rubio@ciemat.es> Date: Tue, 11 Oct 2022 16:32:37 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2e24dac..b0c48fa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,10 +11,10 @@ Don't forget to give the project a star! Thanks again! 1. Fork the Project -2. Create your Feature +2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) - -3. Commit your + +3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) 4. Push to the -- GitLab