Add Issue & Pull Request Templates #35
Closed
SJY0917032
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
@SJY0917032 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summray
The project currently has a contributing guide in the README (fork → branch → commit → PR), but there are no structured templates for Issues or Pull Requests under .github/.
As the project grows and more contributors join, having standardized templates would help maintain consistency and reduce back-and-forth in reviews.
Proposal
Issue Templates (
.github/ISSUE_TEMPLATE/)Pull Request Template (
.github/pull_request_template.md)Why This Helps
Additional Thoughts
CONTRIBUTING.mdfile could also be extracted from the README for better discoverabilityBeta Was this translation helpful? Give feedback.
All reactions