Skip to content

Commit 0aae7a7

Browse files
committed
fix links in pull request template
1 parent 271d836 commit 0aae7a7

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

pull_request_template.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ Please add a description of the changes proposed in the pull request.
66
- [ ] @mentions of the person or team responsible for reviewing proposed changes.
77
- [ ] This pull request has a descriptive title.
88
- [ ] Code is written according to the [guidelines](http://cnl.sogang.ac.kr/cnlab/lectures/programming/matlab/Richard_Johnson-MatlabStyle2_book.pdf).
9-
- [ ] The checks by [MISS_HIT style checker and linter](https://github.com/EcoExtreML/STEMMUS_SCOPE/blob/main/CONTRIBUTING.md#follow-matlab-style-guidelines), below the pull request, are successful (green).
9+
- [ ] The checks by [MISS_HIT style checker and
10+
linter](./docs/CONTRIBUTING.md#miss_hit-checks), below the pull request, are
11+
successful (green).
1012
- [ ] Documentation is available.
1113
- [ ] Add changes to the [changelog file](CHANGELOG.md) under section `Unreleased`.
12-
- [ ] Model runs successfully.
14+
- [ ] Model runs successfully, see [tests](./docs/CONTRIBUTING.md#testing-new-changes).
1315
- [ ] Ask a meinatainer to re-generate exe file if matlab codes are changed. About how to create an exe file, see [exe readme](https://github.com/EcoExtreML/STEMMUS_SCOPE/blob/main/run_model_on_snellius/exe/README.md).

0 commit comments

Comments
 (0)