Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #35 from open-sauced/feat/get-practical
Browse files Browse the repository at this point in the history
feat: Add new chapter on practical application
  • Loading branch information
BekahHW authored Apr 3, 2024
2 parents dbe51b5 + 380ae66 commit 0d5b1b3
Show file tree
Hide file tree
Showing 6 changed files with 383 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,25 @@ Welcome to the Becoming a Maintainer Course with OpenSauced! This course is desi

## Course Overview

The course is divided into X chapters, each covering a different aspect of being an open source maintainer:
The course is divided into chapters, with each covering a different aspect of being an open source maintainer:

### [Intro: Understanding the role of an open source maintainer](/intro.md)
### [Intro: Understanding the Role of an Open Source Maintainer](/intro.md)

### [Chapter X: Setting Up Your Project](/how-to-setup-your-project.md)
### [How to Setup Your Open Source Project](/how-to-setup-your-project.md)

### [Chapter X: Issues and Pull Requests](/issues-and-pull-requests.md)
### [How to Handle Open Issues and Pull Requests](/issues-and-pull-requests.md)

### [Chapter X: Maintainer Power Ups](/maintainer-powerups.md)
### [Maintainer Power Ups](/maintainer-powerups.md)

### [Chapter x: Setting Up & Maintaining Your Team](/your-team.md)
### [Building Your Open Source Dream Team](/your-team.md)

### [Chapter X: Building and Nurturing Community](/building-community.md)
### [Building and Nurturing a Welcoming and Supportive Community](/building-community.md)

### [Chapter X: How to Communicate and Collaborate Effectively](/communication-and-collaboration.md)
### [How to Communicate and Collaborate Effectively](/communication-and-collaboration.md)

### [Chapter X: How to Maintain Code Quality and Documentation](/maintaining-code-quality.md)
### [How to Maintain Code Quality and Documentation](/maintaining-code-quality.md)

### [Let's Get Practical: Starting Your Project](/getting-practical.md)

### Additional Information

Expand Down
2 changes: 2 additions & 0 deletions _layouts/sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@
- [Building and Nurturing Community](/building-community.md)
- [Effective Communication and Collaboration](/communication-and-collaboration.md)
- [Maintaining Code Quality and Documentation](/maintaining-code-quality.md)
- [Let's Get Practical](/getting-practical.md)

Binary file added assets/gifs/set-up-repo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/create-issue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/feature-form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0d5b1b3

Please sign in to comment.