summaryrefslogtreecommitdiffhomepage
path: root/.github/pull_request_template.md
blob: f32259d8cd6f11706479cbdd852b4ffe45dcc817 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
name: Feature PR
about: Create a feature PR to help us improve the project.
title: ''
labels: 'feature'
assignees: ''

---

# [PR] <Title of PR>

<Describe briefly your PR here.>

## Rationale:

<Describe the rationale here>

## Process:

<Describe your process here>

## Results:

<Describe the results here>