From 83357883144c7b882647124a34e6f7117ac1295f Mon Sep 17 00:00:00 2001 From: Bryan Joseph Date: Thu, 19 May 2022 08:35:18 -0700 Subject: [PATCH] Add view on GitHub note --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ba008b0..066b6d2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,8 +1,9 @@ # How to contribute +* View the project on GitHub. ![view on GitHub button](./images/contributing/8ABF4377-DCB6-4F11-8A7F-5E295029AC22.jpeg) * Click the edit button on the file you want to update. You can do more than one file at a time. ![edit](./images/contributing/1editButton.png) * Make changes. Feel free to research markdown syntax if you want to learn something cool.![changeStuff](./images/contributing/2changeStuff.png) * Add a commit message. Should attempt to be usefull like `rename this thing`![commitMessage](./images/contributing/3commitMessage.png) * Add details to your pull request(pr). Something like `added guide for doing this to this bike`![prDeets](./images/contributing/4pullRequestDeets.png) * Click create pull request button then wait for my lazy ass to give feedback or add your changes to the main repository. ![prButton](./images/contributing/5createPRButton.png) -* Yay you did a thing! Now sit back and wait for someone else to do a thing. ![yay](./images/contributing/6yayPr.png) \ No newline at end of file +* Yay you did a thing! Now sit back and wait for someone else to do a thing. ![yay](./images/contributing/6yayPr.png)