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

chore: Add issue and PR templates #26

Merged
merged 4 commits into from
Jan 9, 2025

Conversation

klkucaj
Copy link
Contributor

@klkucaj klkucaj commented Jan 8, 2025

What does this PR do?

This PR adds templates to streamline the contribution process by providing:

  • Issue Templates: Predefined structures for bug reports, feature requests, and improvement suggestions.
  • Pull Request Template: A standardized format for PR submissions, ensuring consistency and clarity.

Why is this important?

Having these templates in place helps:

  • Ensure contributors provide necessary details for issues and PRs.
  • Improve the overall quality and maintainability of the repository.
  • Make the review process faster and more efficient.

Changes Included

  1. Added the following issue templates in .github/ISSUE_TEMPLATE/:
    • bug_report.yml for reporting bugs.
    • feature_request.yml for suggesting new features.
    • improvement.yml for proposing improvements.
  2. Added a pull request template in .github/pull_request_template.md.

Related Issue

Additional Notes

  • This PR focuses solely on adding templates and does not include any code changes.
  • Contributors are encouraged to follow these templates for better collaboration.

@SandPod SandPod merged commit 3317d74 into serverpod:main Jan 9, 2025
14 checks passed
SandPod added a commit that referenced this pull request Jan 9, 2025
SandPod added a commit that referenced this pull request Jan 9, 2025
SandPod added a commit that referenced this pull request Jan 9, 2025
SandPod added a commit that referenced this pull request Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add issue and PR template
2 participants