https://github.com/onebeyond/open-source-project-template
📋 Repository template for new Open Source projects
https://github.com/onebeyond/open-source-project-template
Last synced: 3 months ago
JSON representation
📋 Repository template for new Open Source projects
- Host: GitHub
- URL: https://github.com/onebeyond/open-source-project-template
- Owner: onebeyond
- License: mit
- Created: 2022-11-23T11:57:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-21T04:38:29.000Z (about 2 years ago)
- Last Synced: 2025-02-25T00:56:01.555Z (3 months ago)
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# README
[](https://github.com/onebeyond/.github/blob/main/docs/CODE_OF_CONDUCT.md)
This is the base template for our Open Source projects. If you want to create a new Open Source project, please, use this repo as the template, because it already has some features that should be shared across all the new repositories, such as:
- CODEOWNERS file
- dependabot file
- MIT license file
- Reference to the organization's Code of ConductAnd some others that will be added in the future.