Skip to content

Commit c641ae6

Browse files
committed
Mention discussions
Requested by @Alizter
1 parent 2f8c905 commit c641ae6

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,21 @@ Dune is an community orientated open source project. It was originally developed
22
at [Jane Street][js] and is now maintained by Jane Street and [Tarides][tarides]
33
together with several developers from the OCaml community.
44

5-
Filing issues
6-
=============
5+
Sharing feedback
6+
================
77

8-
The easiest way to contribute is to share your input on [issues][issues].
9-
Feedback on bug reports, feature requests, and documentation is welcome and
10-
appreciated. If you don't find a preexisting issue discussing your topic, then
11-
please [file a new issue][file an issue].
8+
The easiest way to contribute is to share feedback.
9+
10+
We discuss *bugs reports* and *feature requests* via our [issues][issues]. If
11+
you don't find a preexisting issue discussing your topic, then please [file a
12+
new issue][file an issue].
13+
14+
For other kinds of support, feedback, or questions, please contribute to our
15+
[discussions][discussions].
1216

1317
[file an issue]: https://github.com/ocaml/dune/issues/new/choose
1418
[issues]: https://github.com/ocaml/dune/issues
19+
[discussions]: https://github.com/ocaml/dune/discussions
1520

1621
Developing Dune
1722
===============

0 commit comments

Comments
 (0)