From 94541551e7e2709b47a1ea64b590fa4cb0bf7009 Mon Sep 17 00:00:00 2001 From: Landon Taylor Date: Wed, 14 May 2025 18:18:14 +0000 Subject: [PATCH] Update contribute.md --- contribute.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/contribute.md b/contribute.md index 70f2a64..d64141e 100644 --- a/contribute.md +++ b/contribute.md @@ -3,7 +3,9 @@ I welcome contributions to any public project! Please follow the steps below to get started: ## 1. Request an Account -To contribute, you will need an account. Please email Landon at `git@mossbiscuits.com` to request access. Follow this email template (helps me reduce spam): +To contribute, you will need an account. Setting up an account is a simple two-step process. + +First, please email Landon at `git@mossbiscuits.com` to request access. Follow this email template (helps me reduce spam): > *Subject: Request for GitMoss Account Access* > @@ -20,6 +22,7 @@ To contribute, you will need an account. Please email Landon at `git@mossbiscuit > Best regards, > [Your Name] +Second, please register with the button in the top right corner of this page. Please use the email address from which you sent your account request. This will make it much easier for me to approve the creation of your account. ## 2. Fork and Clone the Repository Once you have access, fork the repository to your account and clone it to your local machine: @@ -51,6 +54,6 @@ All contributions will be reviewed by project maintainers. Please ensure your ch If your PR requires changes, maintainers will provide feedback. Once approved, your contribution will be merged. ## 6. Code of Conduct -Please adhere to the [Code of Conduct]() (coming soon) to ensure a welcoming and friendly environment for all contributors. +Please adhere to the [Code of Conduct](conduct.md) to ensure a welcoming and friendly environment for all contributors. Thank you for contributing! \ No newline at end of file