-
Notifications
You must be signed in to change notification settings - Fork 57
Raw comments #298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Raw comments #298
Conversation
cc #297 |
edit: the above may be a rendering issue on hackmd, or you may have fixed it in the PR by adding the (I also noticed the pre-existing issue that |
@lqd I tweaked the output, I think it's better now (I didn't fix the pluralizing, though) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, with/without the last couple nits above -- I can take care of these tomorrow anyways.
Co-authored-by: Rémy Rakic <[email protected]>
* synchronize titles on issues * don't use LLM, just link to comments * include goal comment text * updated "why this goal" text from blog post * improve output of comments * pluralize * Update crates/rust-project-goals-cli-llm/src/updates.rs Co-authored-by: Rémy Rakic <[email protected]> --------- Co-authored-by: Niko Matsakis <[email protected]> Co-authored-by: Rémy Rakic <[email protected]>
Modifies the code to not use an LLM and instead paste raw comments in a details tag.
Review from @lqd requested
Rendered