From fe81eb75d789ed42ad1c96f70c9ad7c79a053757 Mon Sep 17 00:00:00 2001 From: Oscar Dowson Date: Fri, 17 May 2024 09:38:06 +1200 Subject: [PATCH] Add Getting help section to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fcb4ca8..46bf5c4 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ `MultiObjectiveAlgorithms.jl` is licensed under the [MPL 2.0 License](https://github.com/jump-dev/MultiObjectiveAlgorithms.jl/blob/master/LICENSE.md). +## Getting help + +If you need help, please ask a question on the [JuMP community forum](https://jump.dev/forum). + +If you have a reproducible example of a bug, please [open a GitHub issue](https://github.com/jump-dev/MultiObjectiveAlgorithms.jl/issues/new). + ## Installation Install MOA using `Pkg.add`: