summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/feature_request.md
blob: ab4de7198de9fc662d811890affd80e787a9758a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
name: Feature request
about: Suggest an idea for this project
title: "[REQUEST]"
labels: Needs triage
assignees: ''

---

Consider posting in https://github.com/willmcgugan/rich/discussions for feedback before raising a feature request.

Have you checked the issues for a similar suggestions?

**How would you improve Rich?**

Give as much detail as you can. Example code of how you would like it to work would help.

**What problem does it solved for you?**

What problem do you have that this feature would solve? I may be able to suggest an existing way of solving it.