Conversation
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Reviewer's GuideAdds a new GitHub issue template for requesting modifications to existing characters in the GI Loadouts roster, capturing character identification, release version, and wiki reference details. Flow diagram for new character modification issue templateflowchart LR
actor[User]
tpl[Character Modification issue template]
issue[New GitHub issue]
actor --> tpl
tpl -->|enter name, release, wiki| issue
issue -->|auto labels| labels[enhancement, good_first_issue]
File-Level Changes
Assessment against linked issues
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- The
Namefield description references the Genshin Impact wiki page name, but the title suggests it’s a roster character; clarify whether this should be the GI Loadouts character identifier, the wiki page title, or both to avoid confusion for contributors.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- The `Name` field description references the Genshin Impact wiki page name, but the title suggests it’s a roster character; clarify whether this should be the GI Loadouts character identifier, the wiki page title, or both to avoid confusion for contributors.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Create issue ticket template for character modifications
Fixes #619
Summary by Sourcery
Chores: