Skip to content

Commit

Permalink
Add a pull request template (#13)
Browse files Browse the repository at this point in the history
* Add a pull request template

* Move to proper place

* Update as per CI
  • Loading branch information
paulo-ferraz-oliveira authored Mar 10, 2023
1 parent 3770009 commit d122c2d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Description

A brief description of your changes.

Closes #<issue>.

- [ ] I have performed a self-review of my changes
- [ ] I have read and understood the [contributing guidelines](../CONTRIBUTING.md)

0 comments on commit d122c2d

Please sign in to comment.