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

PR Template #910

Merged
merged 2 commits into from
Nov 22, 2024
Merged

Conversation

Tgenz1213
Copy link

@Tgenz1213 Tgenz1213 commented Nov 21, 2024

  • Title: Add pull request template
  • Description: This pull request adds a standardized pull request template to the repository. The template is designed to ensure consistency and completeness in future pull requests by providing a structured format for contributors to follow.
  • Related Issues: [FEATURE]: Add PR Template #909
  • Type:
    • Documentation
    • Feature
    • Bug Fix
    • Refactor
    • Other:

Implementation Details

  • Changes are focused and solve the stated problem
  • Code follows project style guides
  • Complex logic is documented
  • No unnecessary complexity introduced

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing completed
  • All tests passing

Documentation & Quality

  • Project documentation updated
  • Code reviewed for clarity
  • Breaking changes clearly marked
  • Dependencies documented

Deployment Impact

  • Database migrations required? [No]
  • Configuration changes needed? [No]
  • Breaking changes? [No]

Additional Notes

This template will help streamline the review process by ensuring all necessary information is provided upfront. It is a documentation change and does not affect the codebase functionality.

.github/pull_request_template.md Outdated Show resolved Hide resolved
.github/pull_request_template.md Show resolved Hide resolved
.github/pull_request_template.md Outdated Show resolved Hide resolved
@surapuramakhil surapuramakhil changed the title Add files via upload PR template Nov 21, 2024
@surapuramakhil surapuramakhil changed the title PR template PR Template Nov 21, 2024
surapuramakhil
surapuramakhil previously approved these changes Nov 22, 2024
@surapuramakhil surapuramakhil changed the base branch from release/v4.1.0 to main November 22, 2024 02:36
@surapuramakhil surapuramakhil dismissed their stale review November 22, 2024 02:36

The base branch was changed.

@surapuramakhil surapuramakhil changed the base branch from main to release/v4.1.0 November 22, 2024 02:37
@surapuramakhil surapuramakhil merged commit eb3e74a into AIHawk-FOSS:release/v4.1.0 Nov 22, 2024
1 check passed
@surapuramakhil surapuramakhil linked an issue Nov 22, 2024 that may be closed by this pull request
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.

[FEATURE]: Add PR Template
2 participants