1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
---
name: NEURON Feature Request
about: Request a feature in NEURON
title: ''
labels: 'enhancement'
assignees: ''
---
## Overview of the feature
[Provide more details regarding the requested feature]
## Foreseeable Impact
[Provide if possible more details regarding the eventual impact of the feature]
* Area(s) of change: HOC, Python, RXD, CoreNeuron, CMake etc.
* Possible issues: non-backward compatible, high maintenance, etc.
* External dependencies such as new libraries
|