https://github.com/microflow-ynov/repository_template
This repository is a template for creating new repositories in the MicroFlow Orgs
https://github.com/microflow-ynov/repository_template
template template-generic-repo
Last synced: 2 months ago
JSON representation
This repository is a template for creating new repositories in the MicroFlow Orgs
- Host: GitHub
- URL: https://github.com/microflow-ynov/repository_template
- Owner: MicroFlow-Ynov
- License: other
- Created: 2024-12-20T08:06:44.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-20T08:44:14.000Z (4 months ago)
- Last Synced: 2025-01-01T21:27:21.639Z (4 months ago)
- Topics: template, template-generic-repo
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT
- Security: SECURITY
Awesome Lists containing this project
README
# Repository_Template
This repository is a template for creating new repositories in the MicroFlow organization. It contains a basic structure for a repository, including a README, a CHANGELOG, and a LICENSE.
## Usage
You can fork this repository to create as many new repositories as you need. The following steps will guide you through the process :
- Good practices for creating a new repository:
- Choose a name that is descriptive and easy to remember
- Use the `Repository_Template` as a template for the new repository
- Choose a license that fits the project's needs between the ones available in the `LICENSE` file
- Fill in the `README.md` file with the project's information
- Fill in the `CHANGELOG.md` file with the project's changes
- Fill in the `CONTRIBUTING.md` file with the project's contribution guidelines
- Fill in the `CODE_OF_CONDUCT.md` file with the project's code of conduct
- Fill in the `SECURITY.md` file with the project's security policy