Skip to content

mgsisk/.github

Repository files navigation

Stencil (@mgsisk/stencil)

Opinionated template for generating new repositories.

Latest release Build status Code quality Test coverage Maintainer funding

Stencil is an opinionated template for generating new repositories. It provides a basic directory structure and standardized set of community health files to jump start your project with the resources necessary to build a healthy and effective environment for collaboration. Use as-is with minor customizations, or create your own template with Stencil as the starting point.

Installation

git clone https://github.com/mgsisk/.github.git project
cd project
rm -rf .git
git init

If you're hosting on GitHub, you can also generate a new repository directly from Stencil.

Usage

You should review each of the files Stencil provides and customize them to your liking. Refer to the documentation for useful information on each file: what they're for, why you should or shouldn't keep them, and how you might want to customize them. Other support resources are available if you need help.

Contributing

Contributions are always welcome; please read the code of conduct before you begin. See the changelog for notable project changes, and report any security concerns you find.

Thanks

To the contributors that help to build, fund, and maintain this project; the other works that have contributed to and inspired this project; and anyone that has found this project useful.

License

ISC

About

Opinionated template for generating new repositories.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published