Skip to content

Commit cc18fb9

Browse files
committed
Indent and small reword
1 parent 1aa8e8f commit cc18fb9

File tree

1 file changed

+24
-15
lines changed

1 file changed

+24
-15
lines changed

CONTRIBUTING.md

+24-15
Original file line numberDiff line numberDiff line change
@@ -39,27 +39,36 @@ may find. We keep track of all open issues related to ASPECT
3939
Please follow these instructions before opening a new bug report or ask
4040
a question:
4141

42-
- Make sure you have run your model in [DEBUG mode](https://aspect-documentation.readthedocs.io/en/latest/user/run-aspect/debug-mode.html). DEBUG mode reports many errors in greater details and may already solve your question.
43-
- Search in the [list of open and closed issues](https://github.com/geodynamics/aspect/issues?q=is%3Aissue)
44-
for a duplicate of your question.
45-
- Search in the [ASPECT forum](https://community.geodynamics.org/c/aspect) for a
42+
- Make sure you have run your model in [DEBUG
43+
mode](https://aspect-documentation.readthedocs.io/en/latest/user/run-aspect/debug-mode.html).
44+
DEBUG mode reports many errors in greater details and may already solve your
45+
question.
46+
- Search in the [list of open and closed
47+
issues](https://github.com/geodynamics/aspect/issues?q=is%3Aissue) for a
4648
duplicate of your question.
49+
- Search in the [ASPECT forum](https://community.geodynamics.org/c/aspect) for
50+
a duplicate of your question.
4751
- If you did not find an answer in the previous searches, open a new question:
48-
- If you suspect you have found a bug, open a new [issue](https://github.com/geodynamics/aspect/issues/new)
49-
and explain your problem as described below.
50-
- If you are not sure how to set up a model, ask a question in
51-
the [ASPECT forum](https://community.geodynamics.org/c/aspect) as described below.
52-
- If you are not sure what to do, also open a question in the
53-
[ASPECT forum](https://community.geodynamics.org/c/aspect).
52+
- If you suspect you have found a bug, open a new
53+
[issue](https://github.com/geodynamics/aspect/issues/new) and explain your
54+
problem as described below.
55+
- If you are not sure how to set up a model, ask a question in the [ASPECT
56+
forum](https://community.geodynamics.org/c/aspect) as described below.
57+
- If you are not sure what to do, you can post a question in the [ASPECT
58+
forum](https://community.geodynamics.org/c/aspect).
5459
- In either case, attach the following information:
55-
- a parameter file with a simplified and small model that reproduces the issue,
60+
- a parameter file with a simplified and small model that reproduces the
61+
issue,
5662
- the `log.txt` file that was created during the model run,
57-
- one or several screenshots of the full error message you saw on your screen,
58-
- any information that helps us understand why you think this is a bug (screenshots, data series, comparisons to reference results, etc.)
63+
- one or several screenshots of the full error message you saw on your
64+
screen,
65+
- any information that helps us understand why you think this is a bug
66+
(screenshots, data series, comparisons to reference results, etc.)
5967
- instructions how to reproduce the problem.
6068

61-
Without providing the information above, we will less likely be able to help you, it may take significantly longer until
62-
you receive a reply, and we will just ask you for this information anyway.
69+
Without providing the information above, we will be less likely able to help
70+
you, it may take significantly longer until you receive a reply, and we will
71+
just ask you for this information anyway.
6372

6473
## Making ASPECT better
6574

0 commit comments

Comments
 (0)