[misc] update issue template#7818
Conversation
Summary of ChangesHello @Jintao-Huang, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request streamlines the repository's issue management by removing an existing custom issue template. This change simplifies the process for users opening new issues, potentially by reverting to default GitHub templates or indicating a shift towards a different issue categorization strategy. Highlights
🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
|
/gemini review |
There was a problem hiding this comment.
Code Review
This pull request updates the repository's issue templates by replacing the old markdown-based templates with new, structured YAML-based issue forms. This is a great improvement for standardizing issue submissions. The new templates for bug reports, feature requests, and questions are well-defined and provide bilingual support.
My review includes a couple of suggestions to further enhance the new issue submission process: one for improving consistency in the template text and another regarding the configuration for blank issues to better guide contributors.
|
/gemini review |
There was a problem hiding this comment.
Code Review
This pull request is a great improvement, migrating the repository's issue templates from the legacy markdown format to the modern YAML-based GitHub Issue Forms. This will help in receiving more structured and actionable issues from the community. The new templates for bug reports, feature requests, and questions/discussions are well-structured. I've provided a couple of suggestions to further enhance the bug report and feature request templates to guide users in providing even more detailed and organized information. Overall, these are excellent changes.
| Please provide a detailed description of the new feature you would like to see added. | ||
| 请详细描述您希望添加的新功能特性。 |
There was a problem hiding this comment.
To gather more comprehensive information for feature requests, it would be helpful to update the description to explicitly ask for relevant resources like papers or links to other implementations.
Please provide a detailed description of the new feature you would like to see added. Feel free to include links to papers or other resources.
请详细描述您希望添加的新功能特性。欢迎附上相关论文或其他资源的链接。
No description provided.