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
- Host: GitHub
- URL: https://github.com/towaquimbayo/open-source-repo
- Owner: towaquimbayo
- License: mit
- Created: 2024-06-13T02:02:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T04:34:45.000Z (11 months ago)
- Last Synced: 2025-01-13T08:29:45.899Z (4 months ago)
- Topics: open-source, open-source-community, open-source-project, open-source-repo, opensource, template, template-repository
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# 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/)
[](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).