This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/.github/ISSUE_TEMPLATE/feature_request.md
Mark Sagi-Kazar 452d466481
chore: add GitHub issue forms
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-06-28 23:11:45 +02:00

1.1 KiB

name: 🚀 Feature request about: Suggest an idea for Dex body:

  • type: markdown attributes: value: | Thank you for submitting a feature request!

    Please describe what you would like to change/add and why in detail by filling out the template below.
    
    If you are not sure if your request fits into Dex, you can contact us via the available [support channels](https://github.com/dexidp/dex/issues/new/choose).
    
  • type: textarea attributes: label: Problem Description description: Please add a clear and concise description of the problem you are seeking to solve with this feature request. validations: required: true

  • type: textarea attributes: label: Proposed Solution description: Describe the solution you'd like in a clear and concise manner. validations: required: true

  • type: textarea attributes: label: Alternatives Considered description: A clear and concise description of any alternative solutions or features you've considered.

  • type: textarea attributes: label: Additional Information description: Add any other context about the problem here.