xref: /honee/.gitlab/issue_templates/bug_report.md (revision 3ea7d07ed15a0ca8ee7b5455e6d0d8ba4f9bd07f)
1*f79b7f20SJeremy L ThompsonSummary
2*f79b7f20SJeremy L Thompson---
3*f79b7f20SJeremy L Thompson
4*f79b7f20SJeremy L ThompsonPlease add a brief description here.
5*f79b7f20SJeremy L Thompson
6*f79b7f20SJeremy L Thompson
7*f79b7f20SJeremy L Thompson
8*f79b7f20SJeremy L ThompsonSteps to reproduce
9*f79b7f20SJeremy L Thompson---
10*f79b7f20SJeremy L Thompson
11*f79b7f20SJeremy L ThompsonPlease provide the command line options and `yml` needed to reproduce the issue.
12*f79b7f20SJeremy L Thompson
13*f79b7f20SJeremy L Thompson```console
14*f79b7f20SJeremy L Thompson$ mpiexec -n 2 ratel-quasistatic -options_file the_bad_test.yml
15*f79b7f20SJeremy L Thompson```
16*f79b7f20SJeremy L Thompson
17*f79b7f20SJeremy L Thompson```yml
18*f79b7f20SJeremy L Thompson# Ratel problem specification
19*f79b7f20SJeremy L Thompson# Buggy configuration
20*f79b7f20SJeremy L Thompson
21*f79b7f20SJeremy L Thompson```
22