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

https://github.com/robolaunch/marketplace


https://github.com/robolaunch/marketplace

Last synced: 5 months ago
JSON representation

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.]




release


release


license


issues


build


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.