https://github.com/robolaunch/marketplace
https://github.com/robolaunch/marketplace
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robolaunch/marketplace
- Owner: robolaunch
- License: apache-2.0
- Created: 2023-07-10T12:18:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T08:03:11.000Z (almost 3 years ago)
- Last Synced: 2023-08-14T08:41:47.034Z (almost 3 years ago)
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
#
robolaunch Project Template
[EDIT THIS: You can put badges to the README using [shields.io](https://shields.io/). Explain the repository's purpose shortly.]
robolaunch Template helps organization members to have a generic project template before opening a repository. [Use this repository as a template](https://github.com/robolaunch/template/generate) for the new [robolaunch Organization](https://github.com/robolaunch) repository and specialize it according to project's needs.
## Table of Contents
[EDIT THIS: Add your headers to table of contents.]
- [Overview](#overview)
- [Quick Start](#quick-start)
- [Aims & Roadmap](#aims--roadmap)
- [Contributing](#contributing)
## Overview
[EDIT THIS: Give more insight about the project. Provide a feature list.]
The aim of this project is to maintain a generic template for robolaunch projects. Members of robolaunch organization can fork this repository and start developing their projects following conventions such as:
- Following a code of conduct
- Having a contributing guide
- Having a style guide
- Applying Apache 2.0 license
- Having a README template
- Having issue & pull request templates
- Using worklows for testing & build
## Quick Start
[EDIT THIS: Explain how starters can try the project's functionality.]
After [using this project as template](https://github.com/robolaunch/template/generate), you can:
- Update generic fields at README, specialize it to the project
- Create first release to stage new features
- Add custom workflows for CI/CD
- Specialize issue & PR templates if needed
## Aims & Roadmap
[EDIT THIS: Add roadmap items for the project.]
- Extending the open source conventions
- Enforcing conventional commit messages
## Contributing
Please see [this guide](./CONTRIBUTING.md) if you want to contribute.