Skip to content

Commit

Permalink
Update PULL_REQUEST_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pavanpodila authored Oct 16, 2023
1 parent 68d28f0 commit 29e119d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ If the PR fixes a specific issue, reference the issue with **`Fixes #`**.
- [ ] Increment the **`major`/`minor`/`patch`/`patch-count`**, depending on the complexity of change
- [ ] Add the necessary **unit tests** to ensure the coverage does not drop
- [ ] Update the **Changelog** to include all changes made in this PR, organized by version
- [ ] Run the **`melo run set_version` command** from the root directory
- [ ] Run the **`melos run set_version` command** from the root directory
- [ ] Include the **necessary reviewers** for the PR
- [ ] Update the docs if there are any API changes or additions to functionality
- [ ] Update the **docs** if there are any API changes or additions to functionality

0 comments on commit 29e119d

Please sign in to comment.