Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 1.67 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

48 lines (38 loc) · 1.67 KB

🚀 Pull Request

🔗 Linked Issue

Closes #[Issue Number]

📝 Description

🛠️ Changes Made

  • Change 1
  • Change 2
  • Change 3

🧪 Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Tested manually

📸 Screenshots (if applicable)

🔍 Additional Notes

✅ Checklist

  • I have read the contributing guidelines
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

👥 Reviewer Checklist

  • The code change is focused and makes sense
  • The code adheres to our established coding standards
  • The changes are adequately tested
  • The documentation is updated to reflect the changes (if necessary)

💖 Thank you for contributing to Zufall! 💖