Skip to content

Commit 5067c41

Browse files
committed
add repo creation and customization instructions
1 parent 6a5dbe8 commit 5067c41

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
# JSON Schema Repository Template
22

33
You've stumbled upon our template repository. The sole purpose of this repository is to make creating new repositories easier.
4+
5+
# Using the template
6+
7+
1. Follow the [Github instructions](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template) to create your repo.
8+
2. Update _README.md_ to be project-specific rather than this file.
9+
3. Update _CONTRIBUTING.md_ with any additional or project-specific guidelines.
10+
4. Update your new repo settings, if desired. This repo sets:
11+
- Require PRs for changes to `main`
12+
- Require an approval for all PRs

0 commit comments

Comments
 (0)