Skip to content
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

[feat]: Request for PR and Issue Templates #95

Open
dev-phantom opened this issue Aug 13, 2023 · 2 comments · May be fixed by #101
Open

[feat]: Request for PR and Issue Templates #95

dev-phantom opened this issue Aug 13, 2023 · 2 comments · May be fixed by #101
Assignees
Labels
github GitHub related changes

Comments

@dev-phantom
Copy link

I'd like to request the implementation of Pull Request (PR) and Issue templates for our repository. These templates would help streamline collaboration and communication by providing consistent guidelines and structures.

Pull Request (PR) Templates:
Having a PR template in place would ensure that contributors include essential details when submitting code changes. The template could include sections for describing the changes, providing an overview, linking related issues, and listing testing steps.

Issue Templates:
Issue templates would guide contributors to provide necessary information when creating new issues. This could include predefined categories like bug reports, feature requests, and enhancements, each with relevant fields to capture important context.

Benefits:

  1. Consistency: Templates would standardize information, reducing confusion for both contributors and maintainers.
  2. Efficiency: Clear information would enhance code reviews and issue triaging.
  3. User-Friendly: Contributors, especially new ones, would find it easier to follow the guidelines.

Proposed Implementation:
To implement these templates, we can leverage GitHub's built-in feature for custom templates. Markdown files would be added to the .github directory in the repository.

@fabian-hiller fabian-hiller self-assigned this Aug 13, 2023
@fabian-hiller fabian-hiller added the github GitHub related changes label Aug 13, 2023
@fabian-hiller
Copy link
Owner

Good idea! Do you want to create a first draft and submit a PR?

@dev-phantom
Copy link
Author

Good idea! Do you want to create a first draft and submit a PR?

I'd love to 😊🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github GitHub related changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants