File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug
3+ about : Misbehaving tutorial
4+ ---
5+ <!--
6+ Support requests: please only on https://precice.discourse.group/
7+
8+ Please wrap any log messages (`./mysolver > out.log 2>&1`) with three backticks before and after:
9+ ```
10+ This is an error message
11+ ```
12+ -->
13+ <!-- markdownlint-disable-file MD041 -->
14+
15+ - Tutorials state (last commit / release):
16+ - Versions of solvers and adapters used:
17+ - preCICE version:
18+ - Log files:
Load diff This file was deleted.
Original file line number Diff line number Diff line change 1- <!-- Please submit your Pull Request to the `develop` branch.
1+ ## Description
22
3- It may help to have a look at the file `CONTRIBUTING.md` for a few hints and guidelines. -->
3+ TODO
44
5- Checklist:
5+ ## Checklist
66
77- [ ] I added a summary of any user-facing changes (compared to the last release) in the ` changelog-entries/<PRnumber>.md ` .
8- - [ ] I will remember to squash-and-merge, providing a useful summary of the changes of this PR.
8+ - [ ] New tutorial case (e.g., new ` fluid-openfoam ` folder for existing tutorial)? Add it to the respective ` README.md ` .
9+ - [ ] New tutorial? Update the website.
10+ - Add a [ sidebar entry] ( https://github.com/precice/precice.github.io/blob/master/_data/sidebars/tutorial_sidebar.yml )
11+ - Add it to the [ overview] ( https://github.com/precice/precice.github.io/blob/master/content/tutorials/tutorials.md )
12+
13+ ## Resources
14+
15+ - [ Contributing tutorials] ( https://precice.org/community-contribute-to-precice.html#contributing-tutorials )
16+ - [ System tests documentation] ( https://precice.org/dev-docs-system-tests.html )
You can’t perform that action at this time.
0 commit comments