Update CONTRIBUTING.md

This commit is contained in:
Bryan Joseph 2022-05-19 08:38:55 -07:00 committed by GitHub
parent de27e8c329
commit fe64e3f0bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,6 @@
* 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) * 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) * 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 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) * Add details to your pull request(pr). Something like `add 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) * 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) * Yay you did a thing! Now sit back and wait for someone else to do a thing. ![yay](./images/contributing/6yayPr.png)