Skip to content

Conversation

@MKAbuMattar
Copy link
Contributor

Pull Request Template for Rawi

Thank you for your contribution to Rawi! Please fill out the following information to help us review your pull request.

Pull Request Checklist

Before submitting your PR, please ensure you have completed the following:

  • I have read the CONTRIBUTING.md guide.
  • I have checked the existing issues and pull requests to ensure this is not a duplicate.
  • My code follows the project's Coding Style.
  • My changes pass all existing tests.
  • I have added new tests for new features or bug fixes (if applicable).
  • I have updated the documentation as needed (if applicable).
  • My commit message follows the Conventional Commits standard.

Type of Change

Please mark the type of change your PR introduces with an x in the brackets (e.g., [x]).

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Chore (e.g., build process, tooling, or CI/CD updates)
  • Refactor (code change that neither fixes a bug nor adds a feature)
  • Other (please describe below)

Description

Please provide a clear and concise description of your changes. What problem does this PR solve? How does it solve it?

Related Issue(s)

If this PR addresses an open issue, please link it here (e.g., Closes #123, Fixes #456).

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Examples:

  • Unit tests: pnpm test
  • Manual testing: Steps followed...
  • End-to-End tests...

Screenshots (if applicable)

If your changes include UI updates or new features that are visually demonstrable, please include screenshots or GIFs here.

Additional Context

Add any other context or information about your pull request here. This could include challenges faced, design decisions, or future considerations.

@MKAbuMattar MKAbuMattar self-assigned this Aug 23, 2025
@MKAbuMattar MKAbuMattar requested a review from a team as a code owner August 23, 2025 09:42
@MKAbuMattar MKAbuMattar merged commit 3c87921 into main Aug 23, 2025
3 checks passed
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.

2 participants