2019-03-11 13:08:29 +00:00
# skeleton-generic #
2019-03-11 12:52:57 +00:00
2019-10-18 14:40:58 +00:00
[![GitHub Build Status ](https://github.com/cisagov/skeleton-generic/workflows/build/badge.svg )](https://github.com/cisagov/skeleton-generic/actions)
2019-03-11 12:52:57 +00:00
This is a generic skeleton project that can be used to quickly get a
new [cisagov ](https://github.com/cisagov ) GitHub project started.
2019-06-24 21:17:54 +00:00
This skeleton project contains [licensing information ](LICENSE ), as
2019-10-18 14:39:22 +00:00
well as [pre-commit hooks ](https://pre-commit.com ) and
[GitHub Actions ](https://github.com/features/actions ) configurations
appropriate for the major languages that we use.
2019-03-11 12:52:57 +00:00
In many cases you will instead want to use one of the more specific
skeleton projects derived from this one.
2020-10-09 14:07:04 +00:00
## New Repositories from a Skeleton ##
Please see our [Project Setup guide ](https://github.com/cisagov/development-guide/tree/develop/project_setup ) for step-by-step instructions on how to start a new repository from a skeleton. This will save you time and effort when configuring a new repository!
2019-03-11 12:52:57 +00:00
## Contributing ##
We welcome contributions! Please see [here ](CONTRIBUTING.md ) for
details.
## License ##
2019-06-24 21:17:54 +00:00
This project is in the worldwide [public domain ](LICENSE ).
2019-03-11 12:52:57 +00:00
This project is in the public domain within the United States, and
copyright and related rights in the work worldwide are waived through
the [CC0 1.0 Universal public domain
dedication](https://creativecommons.org/publicdomain/zero/1.0/).
All contributions to this project will be released under the CC0
dedication. By submitting a pull request, you are agreeing to comply
with this waiver of copyright interest.