Skip to content

Commit

Permalink
Create pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skalahonza authored Dec 24, 2023
1 parent b8a6406 commit 0a8d7bf
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
### Goal
Closes #issue_number

### Background
Describe why it was needed to be solved in the first place and other useful information.

### Implementation
Describe briefly how you implemented it.

### Testing
How you tested the implementation

0 comments on commit 0a8d7bf

Please sign in to comment.