https://github.com/nereare/template
This is a base template for future repositories :package:
https://github.com/nereare/template
community-health github meta template
Last synced: 2 months ago
JSON representation
This is a base template for future repositories :package:
- Host: GitHub
- URL: https://github.com/nereare/template
- Owner: Nereare
- Created: 2019-08-09T17:25:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-15T11:42:42.000Z (about 4 years ago)
- Last Synced: 2025-01-20T13:47:46.394Z (over 1 year ago)
- Topics: community-health, github, meta, template
- Language: Ruby
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
README
# {{PKG_NAME}}
[](https://github.com/{{PKG_USERNAME}}/{{PKG_REPO}}/releases)
[](LICENSE.md)
[](CODE-OF-CONDUCT.md)
{{PKG_DESCRIPTION}}
## Installing
1. Foo.
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :tada:
Please, also read our [Contributing Guidelines](CONTRIBUTING.md).
### Code of Conduct
Please note that this project is released with a [Contributor Code of Conduct](CODE-OF-CONDUCT.md).
By participating in this project you agree to abide by its terms.
## History & Versioning
See the [Change Log](CHANGELOG.md) for further history.
This project uses [SemVer](http://semver.org/) for versioning. For the versions
available, see the [tags on this repository](https://github.com/{{PKG_USERNAME}}/{{PKG_REPO}}/tags).
## License
This project is available under the [{{PKG_LICENSE_NAME}}]({{PKG_LICENSE_URI}}).