[core team](/about#team), we encourage others to be involved in any way that
we think of Dynare as a community. Though primary development is undertaken to
interests them. That could be anything from attending the [Dynare
varying degrees by a [core team](/about#team), we encourage others to be
Conference](#come-to-the-conference), to participating actively in the [Dynare
involved in any way that interests them. That could be anything from attending
Forum](#participate-actively-in-the-forum), to spotting and [reporting
the [Dynare Conference](#come-to-the-conference), to participating actively in
bugs](#reporting-bugs), to directly making [changes to the
the [Dynare Forum](#participate-actively-in-the-forum), to spotting and
[reporting bugs](#reporting-bugs), to directly making [changes to the
codebase](#code-development). [Financial
codebase](#code-development). [Financial
contributions](#financial-contributions) also help ensure the continued
contributions](#financial-contributions) also help ensure the continued
stability of the Dynare project.
stability of the Dynare project.
...
@@ -31,26 +32,38 @@ when you're stuck. Along with the manual, it should be a point of reference
...
@@ -31,26 +32,38 @@ when you're stuck. Along with the manual, it should be a point of reference
when working with Dynare.
when working with Dynare.
As an advanced user, your contribution will be useful in several ways. First
As an advanced user, your contribution will be useful in several ways. First
and foremost, you'll be helping others out who are just beginning on the same
and foremost, you'll be helping out others who are just beginning on the same
path that you're on. Second, you may be able to bring a perspective to the
path that you're already on. Second, you may be able to bring a perspective to
table that's different than that of a beginner and that of someone on the[core
the table that's different than that of a beginner and that of someone on the
team](/about#team). Finally, your participation will help foster a larger sense
[core team](/about#team). Finally, your participation will help foster a larger
of community and will hopefully allow you gain a deeper understanding of
sense of community and will hopefully allow you gain a deeper understanding of
something you already understand well.
something you already understand well.
### Reporting Bugs
### Reporting Bugs
If you find a bug in Dynare, please report it on our [Gitlab Issue
If you find a bug, we want to know about it! But, first, before you tell us
page](https://git.dynare.org/Dynare/dynare/issues). But! Before you do, please ensure you are working with the latest version of Dynare.
about it, make sure it's a real bug. Head over to the [Dynare
Forum](https://forum.dynare.org/) and search for the problem you've
- If reporting a bug in the ***stable*** version of Dynare:
encountered; maybe someone else has encountered the same issue and what you
Ensure the bug exists in the [latest stable version of Dynare](/download#stable) telling us exactly how to reproduce the problem.
think is a bug is actually intentional behavior. If there's nothing on the
- If reporting a bug in the ***unstable*** version of Dynare:
forum and you're not certain it's a bug, please post a question there. We'll
- Ensure the bug exists in the most recent version of the Dynare source code. You can either test it by installing the latest [Dynare snapshot](/download#snapshot) or by installing the source code from the [Git repository](https://git.dynare.org/Dynare/dynare)
see it and respond accordingly. If, however, you're sure it's a real bug,
please report it on our Gitlab Issue page. But! Before you do, ensure you are
working with the latest version of Dynare.
- If reporting a bug in the ***stable*** version of Dynare:
<pclass="indent"markdown="1">Ensure the bug exists in the [latest stable
version of Dynare](/download#stable) telling us exactly how to reproduce the
problem.</p>
- If reporting a bug in the ***unstable*** version of Dynare:
<pclass="indent"markdown="1">Ensure the bug exists in the most recent version
of the Dynare source code. You can either test it by installing the latest
[Dynare snapshot](/download#snapshot) or by compliing the source code from the