Update Introduction to JOJ3

manuel 2025-11-02 10:54:00 +08:00
parent 5c46ad3b8f
commit 158d127c0a

@ -38,7 +38,7 @@ The `scope` is defined and provided by TT for each task or each assignment. For
The `message` should concisely describe the changes included in this commit.
The `footer` is used to specify what "steps" should be run, eg. `joj` to test the correctness or `build` to only compile. Footers can vary between courses and assignments, please refer to information provided by TT to know which ones are available.
The `footer` is used to specify what "stages" should be run, eg. `joj` to test the correctness or `build` to only compile. Footers can vary between courses and assignments, please refer to information provided by TT to know which ones are available.
#### Examples