Skip to content

Commit

Permalink
refactor: apply formatter (#2973)
Browse files Browse the repository at this point in the history
#### Motivation

Its nice to have everything formatted


#### Modification

Apply the prettier formatter to template markdown files.


#### Checklist
*If not applicable, provide explanation of why.*
- [ ] Tests updated
- [ ] Docs updated
- [ ] Issue linked in Title
  • Loading branch information
blacha authored Oct 9, 2023
1 parent 3c92d3f commit cbdb635
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
#### Motivation
*What does this change aim to achieve?*


_What does this change aim to achieve?_

#### Modification
*Why is this change being made? What implications or other considerations are there?*


_Why is this change being made? What implications or other considerations are there?_

#### Checklist
*If not applicable, provide explanation of why.*

_If not applicable, provide explanation of why._

- [ ] Tests updated
- [ ] Docs updated
- [ ] Issue linked in Title

0 comments on commit cbdb635

Please sign in to comment.