mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-23 06:51:01 +01:00
23 lines
367 B
Markdown
23 lines
367 B
Markdown
|
---
|
||
|
name: Feature request
|
||
|
about: Suggest an idea for this project
|
||
|
title: 'Feature Request: <feature>'
|
||
|
labels: feature-request
|
||
|
assignees: Hirrolot, WaffleLapkin
|
||
|
|
||
|
---
|
||
|
|
||
|
<!-- Describe your idea here -->
|
||
|
|
||
|
### Pros
|
||
|
|
||
|
<!-- Describe good parts of your idea -->
|
||
|
|
||
|
### Cons
|
||
|
|
||
|
<!-- Describe bad parts of your idea -->
|
||
|
|
||
|
### Alternatives
|
||
|
|
||
|
<!-- Of any, describe alternatives here -->
|