spetz commented on PR #1872:
URL: https://github.com/apache/iggy/pull/1872#issuecomment-3077481826

   @kaori-seasons please take a look at 
https://github.com/apache/iggy/blob/master/CONTRIBUTING.md and 
https://github.com/apache/iggy/blob/master/PULL_REQUEST_TEMPLATE - on top of 
the required commands, please also invoke the following, to ensure the 
dependencies are up to date, and all the source files have the license header 
included.
   
   ```
   ./scripts/licenses-list.sh --update
   
   just licenses-fix 
   ```
   
   You can either use `just` or include the headers manually. Also, please fix 
the markdown lint errors.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to