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

https://github.com/towaquimbayo/open-source-repo

Template for creating new Open-Source repositories
https://github.com/towaquimbayo/open-source-repo

open-source open-source-community open-source-project open-source-repo opensource template template-repository

Last synced: about 2 months ago
JSON representation

Template for creating new Open-Source repositories

Awesome Lists containing this project

README

        

Visitor Badge

# Open-Source Repository Template

Template for creating new Open-Source repositories that follow common Open-Source guidelines.

## Table of Contents

* [Template Instructions](#template-instructions)
* [Acknowledgements](#acknowledgements)
* [Contributing](#contributing)

# Template Instructions

1. Fork this repository
2. Change the Visitor Badge of this README on the first line to your `GitHub Username` and `Repository Name` in the URL.
3. Change the title of this README on line 3 to the name of your project.
4. Replace `%RepoAppName%` with your repository name for all repository files.
5. Change the Copyrighted name `Towa Quimbayo` in `LICENSE`.
6. Change the contact email `[email protected]` in `CONTRIBUTING.md`.
7. Change the Discussions URL under the `Getting Help` section in `CONTRIBUTING.md`.
8. Change the contact email `[email protected]` under the `Enforcement` section in `CODE_OF_CONDUCT.md`.
9. Change both Issues and Code of Conduct URLs under the `Checklist` section in `pull_request_template.md` and all `Issue Templates`.
10. Change the GitHub username in `FUNDING.yml`.
11. Change the GitHub username in `CODEOWNERS`.
12. And that's it! If you like it and find it useful, feel free to leave a __Star ⭐__ on our repository 😎

## Acknowledgements

Towa Quimbayo [GitHub](https://github.com/towaquimbayo) [LinkedIn](https://www.linkedin.com/in/towa-quimbayo/)

[![Contributors](https://contrib.rocks/image?repo=towaquimbayo/Open-Source-Repo)](https://github.com/towaquimbayo/Open-Source-Repo/graphs/contributors)

## Contributing

Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are __extremely appreciated__.

For more details, please refer to [CONTRIBUTING.md](CONTRIBUTING.md).