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

https://github.com/backbase/.github

OpenSource at Backbase
https://github.com/backbase/.github

code-of-conduct github license opensource

Last synced: 10 months ago
JSON representation

OpenSource at Backbase

Awesome Lists containing this project

README

          


Backbase Logo


This repo outlines how to create a Backbase open source project, here you will find our LICENSE and examples of our CODE_OF_CONDUCT and other related readme's.



Build


Licence


Conventional Commits

---

## Table of contents
* [About](#about)
* [Usage](#usage)
* [Contributing](#contributing)
* [License](#license)

## About

This repo contains all the files you need to open source a Backbase project / tool such as:

* [License](LICENSE.md)
* [Code of Conduct](CODE_OF_CONDUCT.md)
* [README.md](README.md)
* [CONTRIBUTING.md](CONTRIBUTING.md)

## Usage
If you would like to create a new open source project you can start by copying the files from this repo into your own. Leave the `LICENSE.md` and `CODE_OF_CONDUCT.md` unchanged but feel free to make the `README.md` and `CONTRIBUTING.md` your own.

## Contributing

First off, thanks for taking the time to contribute! Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are **greatly appreciated**.

Please adhere to this project's [code of conduct](CODE_OF_CONDUCT.md). For detailed instructions on repo organization, linting, testing, and other
steps see our [contributing guidelines](CONTRIBUTING.md)

#### Contributors

[![](https://contrib.rocks/image?repo=backbase/.github)](https://github.com/backbase/.github/graphs/contributors)

## License

This project is licensed under the **Backbase** license.

See [LICENSE.md](LICENSE.md) for more information.