🏡 index : github.com/captn3m0/skills-introduction-to-repository-management.git

author github-actions <41898282+github-actions[bot]@users.noreply.github.com> 2025-05-09 12:20:06.0 +00:00:00
committer github-actions <41898282+github-actions[bot]@users.noreply.github.com> 2025-05-09 12:20:06.0 +00:00:00
commit
dd364e3dc84e062f077f291f1aa049b663c86141 [patch]
tree
f0db1037d4bf051472fb01a4bb32b40a0b0b4a42
parent
f0da614a2429c12f7d55b8647d49f4d6c55adec3
download
dd364e3dc84e062f077f291f1aa049b663c86141.tar.gz

Start exercise



Diff

 README.md | 50 ++++++--------------------------------------------
 1 file changed, 6 insertions(+), 44 deletions(-)

diff --git a/README.md b/README.md
index e3e9365..63e7f70 100644
--- a/README.md
+++ a/README.md
@@ -1,54 +1,16 @@
# Introduction to Repository Management

_Learn the basics of several GitHub features that can help support a collaborative, friendly, and healthy project._
<img src="https://octodex.github.com/images/Professortocat_v2.png" align="right" height="200px" />

## Welcome
Hey **captn3m0**!

- **Who is this for**: Developers with the need to start collaborating.
- **What you'll learn**: The different ways to protect your repository's content as more people join as collaborators.
- **What you'll build**: You will prepare Mergington High School's extracurricular activities website repository so additional teachers can safely collaborate.
- **Prerequisites**:
  - Skills exercise: [Introduction to GitHub](https://github.com/skills/introduction-to-github)
  - Skills exercise: [Communicate using Markdown](https://github.com/skills/communicate-using-markdown)
  - Skills exercise: [Review pull requests](https://github.com/skills/review-pull-requests)
- **How long**: This exercise takes less than one hour to complete.
Mona here. I'm done preparing your exercise. Hope you enjoy! 💚

In this exercise, you will:
Remember, it's self-paced so feel fee to take a break! ☕️

1. Add a simple rulesets and configuration to restrict repository content.
1. Communicate procedures to help guide collaborators.
1. Assign responsibility of parts of the code to particular collaborators.
1. Learn the difference between collaboration in a personal repository and organization repository.
1. Establish ground rules to promote a health collaboration environment.
1. Establish a process for managing security updates.
[![](https://img.shields.io/badge/Go%20to%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)](https://github.com/captn3m0/skills-introduction-to-repository-management/issues/1)

> [!IMPORTANT]

> This exercise is meant to provide an overview of many GitHub features.

> It will provide references to learn more but not a detailed explanation for any specific subject.


### How to start this exercise

Simply copy the exercise to your account, then give your favorite Octocat (Mona) **about 20 seconds** to prepare the first lesson, then **refresh the page**.

[![](https://img.shields.io/badge/Copy%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)](https://github.com/new?template_owner=skills&template_name=introduction-to-repository-management&owner=%40me&name=skills-introduction-to-repository-management&description=Exercise:+introduction+to+repository+management&visibility=public)

<details>
<summary>Having trouble? 🤷</summary><br/>

When copying the exercise, we recommend the following settings:

- For owner, choose your personal account or an organization to host the repository.

- We recommend creating a public repository, since private repositories will use Actions minutes.

If the exercise isn't ready in 20 seconds, please check the [Actions](../../actions) tab.

- Check to see if a job is running. Sometimes it simply takes a bit longer.

- If the page shows a failed job, please submit an issue. Nice, you found a bug! 🐛

</details>

---


&copy; 2025 GitHub &bull; [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) &bull; [MIT License](https://gh.io/mit)