https://github.com/matmoore/template
Template readme/license/contributing stuff
https://github.com/matmoore/template
Last synced: 5 months ago
JSON representation
Template readme/license/contributing stuff
- Host: GitHub
- URL: https://github.com/matmoore/template
- Owner: MatMoore
- License: mit
- Created: 2019-07-11T16:35:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-11T17:35:43.000Z (almost 7 years ago)
- Last Synced: 2025-02-08T12:47:08.932Z (over 1 year ago)
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Title of project
[Placeholder for CI badges]
Short description of what the thing does and/or screenshot
## How to install
This tool requires ... or later. To install...:
`bla bla bla computers`
## Usage
Run `bla bla bla`....
Example output:
```
bla bla bla
```
## Documentation/API reference
...
## Versioning
This project follows [Semantic Versioning](https://semver.org/).
## Contributing
All contributions are welcome, but issues tagged with either of the following are good places to start:
- [Good first issue](https://github.com/MatMoore/template/labels/good%20first%20issue)
- [Help wanted](https://github.com/MatMoore/template/labels/help%20wanted)
See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.
## License
All code is free to use under the [MIT license](LICENSE)