Skip to content

Commit

Permalink
docs: add pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RiscadoA committed Aug 23, 2023
1 parent 1df80ca commit be43f16
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

Include a summary of the changes here.

## Checklist

- [ ] Self-review code.
- [ ] Evaluate impact on the documentation.
- [ ] Ensure test coverage.
- [ ] Write new samples.

0 comments on commit be43f16

Please sign in to comment.