streamlit

Форк
0
/
feature_request.yml 
52 строки · 2.1 Кб
1
name: ✨ Feature request
2
description: Suggest a feature or enhancement for Streamlit
3
labels: [type:enhancement]
4
body:
5
  - type: markdown
6
    attributes:
7
      value: |
8
        Thanks for taking the time to suggest a feature or enhancement for Streamlit!
9
        We really appreciate the community's efforts to improve Streamlit ❤️
10
  - type: checkboxes
11
    attributes:
12
      label: Checklist
13
      description: Please confirm and check all the following options.
14
      options:
15
        - label: I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
16
          required: true
17
        - label: I added a descriptive title and summary to this issue.
18
          required: true
19
  - type: textarea
20
    attributes:
21
      label: Summary
22
      description: Type here a clear and concise description of the feature or enhancement request. Aim for 2-3 sentences.
23
    validations:
24
      required: true
25
  - type: textarea
26
    attributes:
27
      label: Why?
28
      description: Please outline the problem, motivation, or use case related to this feature request.
29
      placeholder: |
30
        I'm always frustrated when ...
31
    validations:
32
      required: false
33
  - type: textarea
34
    attributes:
35
      label: How?
36
      description: |
37
        Please describe the solution or implementation you'd like to see. This might include suggestions for `st` commands, new parameters, or UI mockups.
38
        Don't worry if you don't have a clear solution in mind; any input helps!
39
      placeholder: |
40
        Introduce a new command called `st.foo` with the following set of parameters...
41
    validations:
42
      required: false
43
  - type: textarea
44
    attributes:
45
      label: Additional Context
46
      description: |
47
        Links? References? Anything that will give us more context about the feature request here!
48
        For example, did this feature request come from https://discuss.streamlit.io or another site? Link the original source here!
49

50
        _Tip: You can attach images by clicking this area to highlight it and then dragging files in._
51
    validations:
52
      required: false
53

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.