Skip to content

Commit 0424af2

Browse files
authored
Add Getting help section to README (#228)
1 parent a7ea668 commit 0424af2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ The wrapper has two components:
1717

1818
This wrapper is maintained by the JuMP community and is not a COIN-OR project.
1919

20+
## Getting help
21+
22+
If you need help, please ask a question on the [JuMP community forum](https://jump.dev/forum).
23+
24+
If you have a reproducible example of a bug, please [open a GitHub issue](https://github.com/jump-dev/Cbc.jl/issues/new).
25+
2026
## License
2127

2228
`Cbc.jl` is licensed under the [MIT License](https://github.com/jump-dev/Cbc.jl/blob/master/LICENSE.md).

0 commit comments

Comments
 (0)