From 066820ec0e221cd6704864098629605a935058e0 Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Wed, 26 Jul 2023 00:41:57 -0700 Subject: [PATCH] Updated Contributing.md --- Contributing.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Contributing.md b/Contributing.md index b0664b4..fe95cc6 100644 --- a/Contributing.md +++ b/Contributing.md @@ -2,13 +2,13 @@ **Make sure your pull request follows these guidelines:** -- Search through the previous pull requests before making a new one! -- Adding new categories, or improving existing categories is welcome! -- Make sure you've personally used or benefited from the suggested resource. -- Make an individual pull request for each suggestion. -- Use the following format: `[Resource Title](url link) — description.` -- Expand on why the resource is useful in your pull request if needed. -- Keep descriptions short and simple, but descriptive. -- Please double check your spelling and grammar. +- [x] Search through the previous pull requests before making a new one! +- [x] Adding new categories, or improving existing categories is welcome! +- [x] Make sure you've personally used or benefited from the suggested resource. +- [x] Make an individual pull request for each suggestion. +- [x] Use the following format: `[Resource Title](url link) — description.` +- [x] Expand on why the resource is useful in your pull request if needed. +- [x] Keep descriptions short and simple, but descriptive. +- [x] Please double check your spelling and grammar. **Thanks for contributing to this Project!**