Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.34 KB

pull_request_template.md

File metadata and controls

39 lines (30 loc) · 1.34 KB

Background

TODO: Write the background. Why did you made such a PR?

TODO: If you have an issue related to it, please post a screenshot of the issue & leave a link (Example: ajktown/ConsistencyGPT#72)

What's done

TODO: Write what's done here.

TODO: before you ask reviews for PR, please check yourself if What's done and actual changes are the same.

What are the related PRs?

  • TODO: Write links for any related PRs
  • TODO: If you think you have none, you may write N/A

Checklist Before PR Review

  • The following has been handled:
    • Draft is set for this PR
    • Title is checked
    • Background is filled
    • Assignee is set
    • Labels are set
    • Development is linked if related issue exists

Checklist (Right Before PR Review Request)

  • The following has been handled:
    • Final Operation Check is done
    • Mobile View Operation Check is done
    • Make this PR as an open PR
    • What's done is filled & matches to the actual changes

Checklist (Reviewers)

  • Review if the following has been handled:
    • Review Code
    • Checklist Before PR Review is correctly handled
    • Checklist (Right Before PR Review Request) is correctly handled
    • Check if there are any other missing TODOs (Checklists) that are not yet listed
    • Check if issue under Development is fully handled if exists