Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kenmuse/oss-template

Open source project template repository (MIT license)
https://github.com/kenmuse/oss-template

Last synced: 15 days ago
JSON representation

Open source project template repository (MIT license)

Awesome Lists containing this project

README

        

# Project Name

## About

Describe what does this project does in one line followed by your project logo if you have one. e.g., who might be interested in it, what language its written in, and how it might be different from similar projects.

- Include a list of features and limitations.
- States the goals and scope of the project to help set expectations and filter proposed changes down the line.
- Include the current status (e.g., proof of concept, used in production, active development, orphaned, etc.)
- Include link to demo or production instance

## Background

It includes a high-level development roadmap or link to open issues/milestones.
It explicitly asks for contributions, if you want them, with a link to CONTRIBUTING.md.

## Requirements

It includes a description of the kind of environment required to run the software and instructions for setting it up.
It clearly states the external dependencies and directions for installing them.

Be sure to follow the [GitHub logo guidelines](https://github.com/logos).

## License

This project is licensed under the terms of the MIT open source license. Please refer to [MIT](./LICENSE) for the full terms.

## Maintainers

TODO: Enter at least one maintainer in here or point to codeowners file.

## Support

TODO: Be explicit about support expectations.

## Acknowledgement