Update contribute.md

This commit is contained in:
Landon Taylor 2025-04-17 22:17:22 +00:00
parent 012e4590ac
commit 6eb8fa870f

View File

@ -5,22 +5,21 @@ I welcome contributions to any public project! Please follow the steps below to
## 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):
```markdown
*Subject: Request for GitMoss Account Access*
> *Subject: Request for GitMoss Account Access*
>
> Dear Landon,
>
> I would like to request an account to contribute to projects on GitMoss. Below are my details:
>
> - **Name**: [Your Full Name]
> - **Preferred Username**: [Your Preferred Username]
> - **Project(s) of Interest**: [Briefly explain what you want to contribute to]
> - **Reason for Request**: [Briefly explain why you want to contribute]
> - **Affiliation or Experience**: [Not required; you can include details about who you work for or why your background suits you to a certain > project]
>
> Best regards,
> [Your Name]
Dear Landon,
I would like to request an account to contribute to projects on GitMoss. Below are my details:
- **Name**: [Your Full Name]
- **Preferred Username**: [Your Preferred Username]
- **Project(s) of Interest**: [Briefly explain what you want to contribute to]
- **Reason for Request**: [Briefly explain why you want to contribute]
- **Affiliation or Experience**: [Not required; you can include details about who you work for or why your background suits you to a certain project]
Best regards,
[Your Name]
```
## 2. Fork and Clone the Repository
Once you have access, fork the repository to your account and clone it to your local machine: