Skip to content

Commit 310c5c4

Browse files
bug report instructions (#111)
1 parent 75077f7 commit 310c5c4

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,10 @@ subject to   L ≤ Ax ≤ U and ℓ ≤ x ≤ u,
1717
</p>
1818

1919
where the square symmetric matrix Q is zero for linear optimization problems.
20+
21+
## Bug reports and discussions
22+
23+
If you think you found a bug, feel free to open an [issue](https://github.com/JuliaSmoothOptimizers/QuadraticModels.jl/issues).
24+
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.
25+
26+
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) organization, so questions about any of our packages are welcome.

docs/src/index.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
# QuadraticModels.jl
1+
# QuadraticModels.jl
2+
3+
## Bug reports and discussions
4+
5+
If you think you found a bug, feel free to open an [issue](https://github.com/JuliaSmoothOptimizers/QuadraticModels.jl/issues).
6+
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.
7+
8+
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) organization, so questions about any of our packages are welcome.

0 commit comments

Comments
 (0)