universo-platform-2d

Форк
0
36 строк · 1.4 Кб
1
name: Feature Request
2
description: Suggest a feature or improvement
3
title: "\u200b"
4
labels: ['feat', 'story']
5
body:
6
  - type: markdown
7
    attributes:
8
      value: |
9
        Thanks for taking the time to fill out this feature suggestion!
10
  - type: textarea
11
    id: description
12
    attributes:
13
      label: Description
14
      description: What would you like to see added to AFFiNE?
15
      placeholder: Please explain in details the feature and improvements you'd like to see.
16
    validations:
17
      required: true
18
  - type: textarea
19
    attributes:
20
      label: Use case
21
      description: |
22
        How might this feature be used and who might use it.
23
  - type: textarea
24
    attributes:
25
      label: Anything else?
26
      description: |
27
        Links? References? Anything that will give us more context about the idea you have!
28
        Tip: You can attach images here
29
  - type: checkboxes
30
    attributes:
31
      label: Are you willing to submit a PR?
32
      description: >
33
        (Optional) We encourage you to submit a [Pull Request](https://github.com/toeverything/affine/pulls) (PR) to help improve AFFiNE for everyone, especially if you have a good understanding of how to implement a fix or feature.
34
        See the AFFiNE [Contributing Guide](https://github.com/toeverything/affine/blob/canary/CONTRIBUTING.md) to get started.
35
      options:
36
        - label: Yes I'd like to help by submitting a PR!
37

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

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

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

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