Skip to content

Commit

Permalink
Create pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cinxgler authored Jun 13, 2023
1 parent 11dfad6 commit c1e34a8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Motivation

What (preferably from the business/user's perspective) motivates the existing of this change?

## Proposed solution

How does this PR address the issue?

## Checklists

### Security

- [ ] Security impact of change has been considered
- [ ] Code follows company security practices and guidelines

0 comments on commit c1e34a8

Please sign in to comment.