Skip to content

Commit

Permalink
feat: Update the PR template (#417)
Browse files Browse the repository at this point in the history
#### Description
*What does this change aim to achieve?*



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



#### Checklist
*If not applicable, provide explanation of why.*
- [ ] Tests updated
- [ ] Docs updated
- [ ] Issue linked in Title
  • Loading branch information
Wentao-Kuang authored Jul 16, 2024
1 parent 9b1e364 commit 9979552
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
#### Description
*What does this change aim to achieve?*
### Motivation

<!-- TODO: Say why you made your changes. -->

### Modifications

#### Intention
*Why is this change being made? What implications or other considerations are there?*
<!-- TODO: Say what changes you made. -->

<!-- TODO: Attach screenshots if you changed the UI. -->

### Verification

#### Checklist
*If not applicable, provide explanation of why.*
- [ ] Tests updated
- [ ] Docs updated
- [ ] Issue linked in Title
<!-- TODO: Say how you tested your changes. -->

0 comments on commit 9979552

Please sign in to comment.