Skip to content

Commit

Permalink
Merge pull request #20 from actions/codeowners
Browse files Browse the repository at this point in the history
Document CODEOWNERS
  • Loading branch information
ncalteen authored Dec 1, 2023
2 parents 2feafeb + ade8656 commit cd51e05
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ follow the below instructions:
1. Click **Create repository**
1. Clone your new repository

> [!CAUTION]
>
> Make sure to remove or update the [`CODEOWNERS`](./CODEOWNERS) file! For
> details on how to use this file, see
> [About code owners](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners).
## Initial Setup

After you've cloned the repository to your local machine or codespace, you'll
Expand Down

0 comments on commit cd51e05

Please sign in to comment.