File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11## Contributing
22
3- [ issue-url ] : https://github.com/control-toolbox/{{REPO}} /issues
4- [ first-good-issue-url ] : https://github.com/control-toolbox/{{REPO}} /contribute
3+ [ issue-url ] : https://github.com/control-toolbox/CTBase.jl /issues
4+ [ first-good-issue-url ] : https://github.com/control-toolbox/CTBase.jl /contribute
55
66If you think you found a bug or if you have a feature request / suggestion, feel free to open an [ issue] [ issue-url ] .
77Before opening a pull request, please start an issue or a discussion on the topic.
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ The CTBase.jl package is part of the [control-toolbox ecosystem](https://github.
1313| ** CI / Build** | [ ![ Build Status] ( https://github.com/control-toolbox/CTBase.jl/actions/workflows/CI.yml/badge.svg?branch=main )] ( https://github.com/control-toolbox/CTBase.jl/actions/workflows/CI.yml?query=branch%3Amain ) |
1414| ** Test Coverage** | [ ![ Coverage] ( https://codecov.io/gh/control-toolbox/CTBase.jl/branch/main/graph/badge.svg )] ( https://codecov.io/gh/control-toolbox/CTBase.jl ) |
1515| ** Package Evaluation** | [ ![ PkgEval] ( https://img.shields.io/badge/Julia-package-purple )] ( https://juliahub.com/ui/Packages/General/CTBase ) [ ![ Dependencies] ( https://juliahub.com/docs/General/CTBase/stable/deps.svg )] ( https://juliahub.com/ui/Packages/General/CTBase?t=2 ) |
16- | ** Release / Version** | [ ![ Release] ( https://juliahub.com/docs/General/CTBase/stable/version .svg )] ( https://github.com/control-toolbox/CTBase.jl/releases ) |
16+ | ** Release / Version** | [ ![ Release] ( https://img.shields.io/github/v/release/control-toolbox/CTBase.jl .svg )] ( https://github.com/control-toolbox/CTBase.jl/releases ) |
1717| ** License** | [ ![ License] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://github.com/control-toolbox/CTBase.jl/blob/master/LICENSE ) |
1818| ** Code Style / Quality** | [ ![ Code Style: Blue] ( https://img.shields.io/badge/code%20style-blue-4495d1.svg )] ( https://github.com/JuliaDiff/BlueStyle ) [ ![ Aqua.jl] ( https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg )] ( https://github.com/JuliaTesting/Aqua.jl ) |
1919
You can’t perform that action at this time.
0 commit comments