https://github.com/zuehlke/templates
Project file templates for open source projects.
https://github.com/zuehlke/templates
documentation project-template
Last synced: 5 months ago
JSON representation
Project file templates for open source projects.
- Host: GitHub
- URL: https://github.com/zuehlke/templates
- Owner: Zuehlke
- License: other
- Created: 2017-06-08T09:15:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T07:16:46.000Z (almost 9 years ago)
- Last Synced: 2025-03-05T07:46:41.288Z (over 1 year ago)
- Topics: documentation, project-template
- Size: 12.7 KB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md.template
- Contributing: CONTRIBUTING.md.template
- License: LICENSE.template
- Code of conduct: CODE_OF_CONDUCT.md.template
Awesome Lists containing this project
README
# Templates
This repo contains templates for your open-source projects. Be sure to read
through them, understand their implications and fill in the placeholders.
## Usage
After creating your project, simply copy the templates:
```sh
cp templates/README.md.template my-awesome-project/README.md
$VISUAL my-awesome-project/README.md
```
## Contributing
See the [CONTRIBUTING] document.
Thank you, [contributors]!
[CONTRIBUTING]: CONTRIBUTING.md
[contributors]: https://github.com/zuehlke/templates/graphs/contributors
## License
Open source **templates** is Copyright (c) 2017 Zühlke.
It contains free software that may be redistributed
under the terms specified in the [LICENSE] file.
[LICENSE]: /LICENSE
## About

**Templates** is maintained and funded by Zühlke.
The names and logos for Zühlke are trademarks of Zühlke.
We :heart: open source software!
See [our success stories][success]
or [contact us][contact] to empower your ideas.
[success]: https://www.zuehlke.com/ch/en/success-stories/?utm_source=github
[contact]: https://www.zuehlke.com/ch/en/about-us/contact/?utm_source=github