Get the latest tech news
LLM-generated code must not be committed without prior written approval by core
uidelines - - If you commit code that was not written by yourself, double check that the license on that code permits import into the NetBSD source repository, and permits free distribution. Check with the author(s) of the code, make sure that they were the sole author of the code and verify with them that they did not copy any other code.
As an exercise, consider the difference of usefulness between "set i to 1" and "initialize iterator correctly to fix a rarely triggering bug in memory handling". Using the template “ PR category/bug-id ” in your commit message will also append it to the respective problem report in our bug database: Since the commit messages will eventually appear on the source-changes mailing list which is also available via web, specifying the e-mail addresses of the PR submitter should generally be avoided.
Or read this on Hacker News