Improve documentation & scripts#1240
Conversation
There was a problem hiding this comment.
Code Review
This pull request replaces the Contributor Covenant with a custom Code of Conduct, updates vulnerability reporting instructions in SECURITY.md, and refines version title validation in Scripts/release_start. A typo was identified in one of the updated error messages in the release script.
Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
070c1c9 to
20d4d7e
Compare
Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
|
|
/gemini review |
There was a problem hiding this comment.
Code Review
This pull request updates the project's documentation and release scripts. The Code of Conduct has been simplified and customized, and the security reporting instructions now point directly to GitHub's advisory creation tool. Additionally, the release script's version title validation was refined to use a simpler control character check and more consistent error messaging. I have no feedback to provide.



Improve documentation & scripts.
Resolve #1239