Skip to content

Commit

Permalink
add discussion in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tmigot committed Sep 28, 2022
1 parent f79b6b5 commit 7e8ba3b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,10 @@ using NLPModelsJuMP, Percival
nlp = MathOptNLPModel(m)
output = percival(nlp)
```

# Bug reports and discussions

If you think you found a bug, feel free to open an [issue](https://github.com/JuliaSmoothOptimizers/Percival.jl/issues).
Focused suggestions and requests can also be opened as issues. Before opening a pull request, start an issue or a discussion on the topic, please.

If you want to ask a question not suited for a bug report, feel free to start a discussion [here](https://github.com/JuliaSmoothOptimizers/Organization/discussions). This forum is for general discussion about this repository and the [JuliaSmoothOptimizers](https://github.com/JuliaSmoothOptimizers), so questions about any of our packages are welcome.

0 comments on commit 7e8ba3b

Please # to comment.