21 lines
670 B
Markdown
21 lines
670 B
Markdown
---
|
|
name: Operation request
|
|
about: Suggest a new operation
|
|
title: 'Operation request: <Insert title here>'
|
|
labels: operation
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Is your operation request related to a problem? Please describe.**
|
|
A clear and concise description of what the problem is. E.g. I'm always frustrated when [...]
|
|
|
|
**Describe the solution you'd like**
|
|
A clear and concise description of the new operation you would like.
|
|
|
|
**Describe alternatives you've considered**
|
|
A clear and concise description of any alternative solutions or features you've considered.
|
|
|
|
**Example input and output**
|
|
Provide an example input to the operation, along with the output that you would expect.
|