Update Introduction to JOJ3

manuel 2025-11-02 10:52:52 +08:00
parent d92633e580
commit 5c46ad3b8f

@ -31,7 +31,7 @@ The `type` must be one of
- `test`: adding or correcting tests
- `build`: changes affecting the build system, eg. `Makefile`, dependencies
- `ci`: commit related to Continuous Integration (CI), eg. Gitea actions configuration
- `chores`: changes not modifying source code or test cases
- `chore`: changes not modifying source code or test cases
- `revert`: revert a previous commit
The `scope` is defined and provided by TT for each task or each assignment. For instance, it could be `hw2/ex4` for homework 2 exercise 4 or `p1/m3` for project 1 milestone 3. If you are unsure of the scope of a task, reach out to TT.