Skip to content

Conversation

@meddhiakassab
Copy link
Member

This PR adds standardized pull request template and issue form to the repository to improve contribution workflow and issue tracking.

@sonarqubecloud
Copy link

Comment on lines +5 to +8
## Changes

- [X] Completed task
- [ ] Incomplete task
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider replacing with:

Related Issue(s) / Task(s)

  • Requires #1234, #1234 needs to be merged first before this one
  • Relates to #5678, this needs to be merged before #5678
  • External reference (e.g., Jira):

# Description

Provide a description of the pull request here.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add:

Type of Change

  • Feature
  • Bug fix
  • Chore (Refactor, Docs, CI/CD)

@@ -0,0 +1,16 @@
# Description

Provide a description of the pull request here.
Copy link
Contributor

@weilu weilu Nov 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding:

A clear, concise description of the change. Why is it needed? What problem does it solve?

  • Motivation:


## How to Test

Include instructions for testing here. No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checklist

  • Unit tests added/modified
  • I18n / translation handled

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.

3 participants