You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pull_request_template.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,9 @@ Please add a description of the changes proposed in the pull request.
7
7
-[ ] This pull request has a descriptive title.
8
8
-[ ] Code is written according to the [guidelines](http://cnl.sogang.ac.kr/cnlab/lectures/programming/matlab/Richard_Johnson-MatlabStyle2_book.pdf).
9
9
-[ ] The checks by [MISS_HIT style checker and
10
-
linter](./docs/CONTRIBUTING.md#miss_hit-checks), below the pull request, are
10
+
linter](https://ecoextreml.github.io/STEMMUS_SCOPE/CONTRIBUTING/#miss_hit-checks), below the pull request, are
11
11
successful (green).
12
12
-[ ] Documentation is available.
13
13
-[ ] Add changes to the [changelog file](CHANGELOG.md) under section `Unreleased`.
14
-
-[ ] Model runs successfully, see [tests](./docs/CONTRIBUTING.md#testing-new-changes).
14
+
-[ ] Model runs successfully, see [tests](https://ecoextreml.github.io/STEMMUS_SCOPE/CONTRIBUTING/#testing-new-changes).
15
15
-[ ] 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