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:pull request template #46

Merged
merged 2 commits into from
Oct 10, 2024
Merged

chore:pull request template #46

merged 2 commits into from
Oct 10, 2024

Conversation

Solomonsolomonsolomon
Copy link
Contributor

@Solomonsolomonsolomon Solomonsolomonsolomon commented Oct 8, 2024

Summary

Key Changes

  • Implemented PR template
  • Fixed issue with [bug/issue-name]
  • Updated documentation for [feature/update-docs]

Related Issues

Closes #44


Type of Change

  • πŸ› Bug fix
  • ✨ New feature
  • βš™οΈ Enhancement/Improvement
  • πŸ“š Documentation update
  • πŸ”§ Refactoring (non-breaking change with no new features or fixes)
  • 🚨 Breaking change (changes that break backwards compatibility)

Checklist

  • I have thoroughly tested my changes.
  • The code follows the style guidelines of this project.
  • I have added/updated relevant documentation (if applicable).
  • I have added tests that prove my fix is effective or my feature works (if applicable).
  • All new and existing tests pass.
  • This pull request is ready to be merged and reviewed.

Detailed Description

Before & After

Before:

After:


How Has This Been Tested?

  • Unit tests added for [specific module].
  • Manual testing performed on [platform/browser].
  • Verified using [CI pipeline] to ensure no regressions were introduced.

Screenshots (if applicable)


Additional Information

@Solomonsolomonsolomon
Copy link
Contributor Author

@fishonamos review

@fishonamos fishonamos merged commit d8360ba into main Oct 10, 2024
1 check failed
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.

Create PR template
2 participants