-
Notifications
You must be signed in to change notification settings - Fork 44.7k
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
Create PULL_REQUEST_TEMPLATE.md #334
Conversation
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.
Great initial start on this. I imagine we'll find more things we'll want over time. But this is great for now.
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.
Thank you!
Brilliant, thank you for adding this! This will be a huge help. |
I dont know where to add this but we need CMD prmpt access in the bot. Like let it do command prompt tasks |
To further improve the JSON response format, consider the following suggestions:
By implementing these suggestions, the JSON response format will be more informative, versatile, and user-friendly, leading to an enhanced experience for users interacting with the AI system. |
Co-authored-by: Luke <2609441+lc0rp@user.noreply.github.com>
Background
Currently we have a mass amount of PRs and it is becoming difficult to look at all of them in an efficient manner. We need a standardized way to see what is going on in a PR to streamline reviewing.
Changes
This PR adds a new GitHub template to allow the developer to quickly and easily provide the relevant information.
Test Plan
Raise a PR and verify template works.
Change Safety