Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 7 additions & 14 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,14 @@
---
name: Pull Request
about: Submit a Pull Request to contribute changes
title: ''
labels: ''
assignees: ''

---
## Resolves
# Proposed Changes

_What GitHub issue does this resolve (please include link)? Please do not submit PRs that are not associated with an
issue, or that only partially implement a fix._
_Describe what this Pull Request does._

- Resolves #0
## Resolves

## Proposed Changes
_What GitHub issue does this resolve? If this PR fixes a bug, please link to the issue by updating the `Resolves #0`
line below. If the bug has no associated issue, please file one first. Please do not submit bug fixes without an
associated issue, or that only partially implement a fix._

_Describe what this Pull Request does._
- Resolves #0

## Reason for Changes

Expand Down