https://github.com/GPflow/GPflow
Raw File
Tip revision: d3842ee15e1285bed63e14c9b74a0d4246c9e6f2 authored by Sandeep Tailor on 10 September 2020, 10:33:04 UTC
Merge branch 'develop' into st/quickfix/dispatch_docs
Tip revision: d3842ee
feature-request.md
---
name: Feature request
about: Suggest an idea for GPflow
labels: enhancement
---

<!-- Lines like this are comments and will be invisible -->

# Feature request

<!-- Please give a clear and concise description of your feature proposal! -->

## Motivation

**Is your feature request related to a problem?**
<!-- A clear and concise description of the problem. For example: I'm always frustrated when [...] -->
<!-- Are there relevant issues or other PRs? Please add links -->
<!-- Who will benefit from this feature? -->

## Proposal

**Describe the solution you would like**
<!-- A clear and concise description of what you want to happen. -->

**What alternatives have you considered?**
<!-- A clear and concise description of any alternative solutions or features you've considered. -->

**Are you willing to open a pull request?** (We really appreciate contributions!)

## Additional context

<!-- Add any other context / information about your feature request here. -->
back to top