Skip to content

Commit

Permalink
feat: add pr template (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
AquiGorka authored May 17, 2024
1 parent c6525d6 commit 2362cf8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
### Review Type Requested (choose one):
- [ ] **Glance** - superficial check (from domain experts)
- [ ] **Logic** - thorough check (from everybody doing review)

### Summary
Provide a one line summary and link to any relevant references

### Details (optional)
Add any additional details that might help Code Reviewers digest this PR

### How to test this code? (optional)

### Anything else? (optional)

0 comments on commit 2362cf8

Please sign in to comment.