Skip to content

Commit

Permalink
Update pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kwhitley committed May 31, 2023
1 parent 9c00234 commit 51487b3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
### Description

Please explain the changes you made here.

### Issue Related

- Link to the related issue:

### Type of Change (select one and follow subtasks)

- [ ] Maintenance or repo-level work (e.g. linting, build, tests, refactoring, etc.)
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
Expand All @@ -20,9 +17,7 @@ Please explain the changes you made here.
- [ ] I have added necessary [itty.dev](https://github.com/kwhitley/itty.dev) documentation (if appropriate)

### Testing

Please describe the tests that you ran to verify your changes.

### Checklist

- [ ] I have read the [CONTRIBUTING](../CONTRIBUTING.md) doc

0 comments on commit 51487b3

Please sign in to comment.