Skip to content

Commit

Permalink
add pr template
Browse files Browse the repository at this point in the history
  • Loading branch information
jokroese committed Jul 5, 2024
1 parent b5cea45 commit 0356131
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: Pull Request
about: Propose changes to the codebase
title: ''
labels: ''
assignees: ''
---

**Related Issues**

<!-- Include a reference to any related issues. For example, "Closes #123" or "Fixes #123". -->

**Proposed Changes (Optional)**

<!-- Describe the changes proposed in this pull request. Include context and any relevant details about why these changes were made. -->

**Additional context (Optional)**

<!-- Add any other context or information about the pull request here. -->

0 comments on commit 0356131

Please sign in to comment.