Update CONTRIBUTING.md

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

View File

@ -1,6 +1,7 @@
# How to contribute # How to contribute
* View the project on GitHub. ![view on GitHub button](./images/contributing/8ABF4377-DCB6-4F11-8A7F-5E295029AC22.jpeg) * View the project on GitHub. ![view on GitHub button](./images/contributing/8ABF4377-DCB6-4F11-8A7F-5E295029AC22.jpeg)
* Navigate to the file you want to edit.
* 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)