Skip to content

Commit

Permalink
Pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinj committed Oct 14, 2023
1 parent 895c1c8 commit e238fed
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

### Description

This Pull Request changes/fixes this thing

### Checklist

Before PR can be merged be sure the following are checked:
* [ ] There are tests for the fix or feature added/changed
* [ ] A description of the changes and a reference to the PR has been added to CHANGELOG.md. More details in the [CONTRIBUTING.md](https://github.com/jwt/ruby-jwt/blob/main/CONTRIBUTING.md)

0 comments on commit e238fed

Please sign in to comment.