mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 19:09:07 +00:00
18 lines
486 B
Markdown
18 lines
486 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest an idea for this project
|
|
title: ''
|
|
type: 'Feature'
|
|
labels: ''
|
|
assignees: ''
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
Describe a feature you'd like us to add, or a change to the user interface, design, or workflow for usability. If it's not obvious, explain why this feature is awesome. Note that feature requests must be specific and measurable.
|
|
- type: textarea
|
|
id: description
|
|
attributes:
|
|
label: Feature Description
|
|
---
|