gristlabs_grist-core/.github/ISSUE_TEMPLATE/20-feature-request.yml
Florent 5206663ee3
Issues and PR templates (#1135)
Issues and PRs descriptions sometimes lacks of details we would like to have to better understand the motivations behind.

I propose here templates to guide the reporters towards good descriptions.

These templates are heavily inspired from the ones of the PeerTube project.

Fixes #1125

---------

Co-authored-by: CamilleLegeron <camille@telescoop.fr>
2024-08-02 11:33:58 -04:00

24 lines
878 B
YAML

# Inspired by PeerTube templates:
# https://github.com/Chocobozzz/PeerTube/blob/master/.github/ISSUE_TEMPLATE/30-feature-request.yml
---
name: ✨ Feature Request
description: Use this template to ask for new features and suggest new ideas 💡
body:
- type: markdown
attributes:
value: |
Thanks for taking time to share your ideas!
Please search among past open/closed issues for a similar one beforehand:
- https://github.com/gristlabs/grist-core/issues?q=
- https://community.getgrist.com/
- type: textarea
attributes:
label: Describe the problem to be solved
description: Provide a clear and concise description of what the problem is
- type: textarea
attributes:
label: Describe the solution you would like
description: Provide a clear and concise description of what you want to happen