Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/json-schema-org/repo-template

A template repo that's pre-initialized with a license, CoC, etc.
https://github.com/json-schema-org/repo-template

Last synced: 2 days ago
JSON representation

A template repo that's pre-initialized with a license, CoC, etc.

Awesome Lists containing this project

README

        

# JSON Schema Repository Template

You've stumbled upon our template repository. The sole purpose of this repository is to make creating new repositories easier.

# Using the template

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.
2. Update _README.md_ to be project-specific rather than this file.
3. Update _CONTRIBUTING.md_ with any additional or project-specific guidelines.
4. Update your new repo settings, if desired. This repo sets:
- Require PRs for changes to `main`
- Require an approval for all PRs