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
- Host: GitHub
- URL: https://github.com/backbase/.github
- Owner: Backbase
- License: other
- Created: 2022-07-06T14:23:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T10:45:02.000Z (over 1 year ago)
- Last Synced: 2025-04-13T11:05:54.154Z (10 months ago)
- Topics: code-of-conduct, github, license, opensource
- Homepage: https://github.com/backbase/.github
- Size: 43.9 KB
- Stars: 1
- Watchers: 9
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
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.
---
## 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://github.com/backbase/.github/graphs/contributors)
## License
This project is licensed under the **Backbase** license.
See [LICENSE.md](LICENSE.md) for more information.