Update contribute.md

This commit is contained in:
Landon Taylor 2025-05-14 18:18:14 +00:00
parent 6eb8fa870f
commit 94541551e7

View File

@ -3,7 +3,9 @@
I welcome contributions to any public project! Please follow the steps below to get started: I welcome contributions to any public project! Please follow the steps below to get started:
## 1. Request an Account ## 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* > *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, > Best regards,
> [Your Name] > [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 ## 2. Fork and Clone the Repository
Once you have access, fork the repository to your account and clone it to your local machine: 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. If your PR requires changes, maintainers will provide feedback. Once approved, your contribution will be merged.
## 6. Code of Conduct ## 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! Thank you for contributing!