mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-07-07 16:23:20 +00:00
...
This commit is contained in:
parent
adcce6f8b9
commit
31eb21f9f5
1 changed files with 2 additions and 0 deletions
|
|
@ -45,3 +45,5 @@ Before declaring a task complete, you must follow this exact verification lifecy
|
|||
1. Run the local **Build Command** to guarantee zero compilation or compilation-stage type errors.
|
||||
2. Run the local **Test Command** targeted at the modified module to prevent regressions.
|
||||
3. If errors occur, analyze the stdout logs completely before writing a fix. Do not guess.
|
||||
4. If the change you have made is user facing, update the docs/changelog.rst
|
||||
file with a brief description of your changes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue