-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore: improve GitHub Issue and PR templates #66
Comments
i ask this to ChatGPT and he gives something like thisSure! Here’s a revised version of both the GitHub Issue and Pull Request templates. GitHub Issue TemplateTitle: Description: Steps to Reproduce (for bugs):
Expected Behavior: Actual Behavior: Possible Solution: Environment:
Additional Context/Information: Pull Request TemplateTitle: Description: Related Issues: Changes Made:
Testing: Screenshots (if applicable): Types of Changes:
Checklist:
Additional Notes: These templates are designed to make it easier to describe issues and pull requests clearly, helping maintain consistency and clarity in your project’s workflow. |
close #66 |
We need to update and enhance the current GitHub Issue and Pull Request templates to make them more effective and user-friendly. The goal is to ensure that the templates guide contributors to provide all necessary information, resulting in clearer communication and more efficient issue tracking and code reviews. This includes refining the structure, adding helpful prompts, and ensuring consistency across the templates.
here is a reference of issue forms:
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
The text was updated successfully, but these errors were encountered: