Skip to content

Commit

Permalink
Made changes to PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
joisemp committed Apr 1, 2024
1 parent 1380a39 commit 46bd098
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ Provide a concise overview of the issue or rationale behind the proposed changes

# Checklist
- [ ] This PR targets the `main` branch. <!-- Backports will be evaluated and done by mergers, when necessary. -->
- [ ] The commit message is written in past tense, mentions the ticket number, and ends with a period.
- [ ] I have checked the "Has patch" **ticket flag** in the Trac system.
- [ ] The commit message is written in past tense.
- [ ] I have added or updated relevant **tests**.
- [ ] I have added or updated relevant **docs**, including release notes if applicable.
- [ ] For UI changes, I have attached **screenshots** in both light and dark modes.
- [ ] For UI changes, I have attached **screenshots**

0 comments on commit 46bd098

Please sign in to comment.