Skip to content

Commit

Permalink
chore: remove ticket number from PR template (#18399)
Browse files Browse the repository at this point in the history
  • Loading branch information
V-Gira authored Dec 2, 2024
1 parent 353e095 commit 15152dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## Checklist

- [ ] mentions the JIRA issue in the PR name (Ex. [WPB-423])
- [ ] mentions the JIRA issue in the PR name (Ex. [WPB-XXXX])
- [ ] PR has been self reviewed by the author;
- [ ] Hard-to-understand areas of the code have been commented;
- [ ] If it is a core feature, unit tests have been added;
Expand Down

0 comments on commit 15152dc

Please sign in to comment.