mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-26 09:07:43 +01:00
b0aef0c718
* 📝 Update issue templates * 👌 Update question template * 🔥 Delete old issue template
24 lines
803 B
Markdown
24 lines
803 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: "[FEATURE]"
|
|
labels: enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
#### Is your feature request related to a problem? Please describe.
|
|
A clear and concise description of what the problem is.
|
|
Ex. *I want to do X, but there is no way to do it.*
|
|
|
|
#### Describe the solution you'd like
|
|
A clear and concise description of what you want to happen.
|
|
Ex. *I think it would be nice if you would add feature Y so it will make it easier.*
|
|
|
|
#### Describe alternatives you've considered
|
|
A clear and concise description of any alternative solutions or features you've considered.
|
|
Ex. *I considered Z, but that didn't work because...*
|
|
|
|
#### Additional context
|
|
Add any other context or screenshots about the feature request here.
|
|
Ex. *Here's a photo of my cat!*
|