Skip to content

Commit

Permalink
Fix links in pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahAlidoost authored Dec 10, 2024
1 parent b9b4f82 commit 0f267e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Please add a description of the changes proposed in the pull request.
- [ ] This pull request has a descriptive title.
- [ ] Code is written according to the [guidelines](http://cnl.sogang.ac.kr/cnlab/lectures/programming/matlab/Richard_Johnson-MatlabStyle2_book.pdf).
- [ ] The checks by [MISS_HIT style checker and
linter](./docs/CONTRIBUTING.md#miss_hit-checks), below the pull request, are
linter](https://ecoextreml.github.io/STEMMUS_SCOPE/CONTRIBUTING/#miss_hit-checks), below the pull request, are
successful (green).
- [ ] Documentation is available.
- [ ] Add changes to the [changelog file](CHANGELOG.md) under section `Unreleased`.
- [ ] Model runs successfully, see [tests](./docs/CONTRIBUTING.md#testing-new-changes).
- [ ] Model runs successfully, see [tests](https://ecoextreml.github.io/STEMMUS_SCOPE/CONTRIBUTING/#testing-new-changes).
- [ ] 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 comments on commit 0f267e0

Please sign in to comment.