PR template revamp v1.0 - LibertyDSNP/frequency GitHub Wiki

Title:

[Insert a brief, descriptive title for the pull request]

Description:

[Provide a detailed description of the changes made in the pull request, including any new features or bug fixes, and the rationale behind those changes]

Closes:

[Identify the issue(s) that this pull request resolves. Use keywords such as "Closes," "Fixes," or "Resolves" followed by the issue number(s). For example, "Closes #123."]

Screenshots:

[Provide screenshots or screen recordings (if applicable) of the changes made in the pull request]

Quick Steps to Test:

[Provide a brief list of instructions on how to test the changes made in this pull request. This should be clear and concise, and it should not require a significant amount of time or effort to complete.]

Acceptance Criteria:

[Outline the acceptance criteria that this pull request must meet in order to be approved and merged. Make sure that the criteria are clear, specific, and verifiable.]

Ethical Considerations:

[Identify any ethical considerations associated with the changes made in this pull request. This may include issues related to data privacy, bias, or other ethical concerns. Describe the steps that have been taken to address these concerns.]

Checklist:

  • All acceptance criteria are met
  • Code has been reviewed by at least one team member
  • Code has been tested thoroughly and no new issues have been introduced
  • Documentation has been updated (if applicable)
  • Any necessary configuration changes have been made
  • Changes have been merged into the appropriate branch
  • Changes have been deployed to the appropriate environment (if applicable)