mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-13 20:37:54 +00:00
36 lines
1.3 KiB
Markdown
36 lines
1.3 KiB
Markdown
|
# generic-skeleton #
|
||
|
|
||
|
[![Build Status](https://travis-ci.com/cisagov/generic-skeleton.svg?branch=develop)](https://travis-ci.com/cisagov/generic-skeleton)
|
||
|
|
||
|
This is a generic skeleton project that can be used to quickly get a
|
||
|
new [cisagov](https://github.com/cisagov) GitHub project started.
|
||
|
This skeleton project contains [licensing information](LICENSE.md), as
|
||
|
well as [pre-commit hooks](https://pre-commit.com) and a [Travis
|
||
|
CI](https://travis-ci.com) configuration appropriate for the major
|
||
|
languages that we use.
|
||
|
|
||
|
In many cases you will instead want to use one of the more specific
|
||
|
skeleton projects derived from this one.
|
||
|
|
||
|
## Contributing ##
|
||
|
|
||
|
We welcome contributions! Please see [here](CONTRIBUTING.md) for
|
||
|
details.
|
||
|
|
||
|
## License ##
|
||
|
|
||
|
This project is in the worldwide [public domain](LICENSE.md).
|
||
|
|
||
|
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.
|
||
|
|
||
|
## Author Information ##
|
||
|
|
||
|
Shane Frasier - <jeremy.frasier@trio.dhs.gov>
|