From 6eb8fa870fa3b155c09e233b5e01d49617aa63ec Mon Sep 17 00:00:00 2001 From: Landon Taylor Date: Thu, 17 Apr 2025 22:17:22 +0000 Subject: [PATCH] Update contribute.md --- contribute.md | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/contribute.md b/contribute.md index 5b00851..70f2a64 100644 --- a/contribute.md +++ b/contribute.md @@ -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: