2_feature-request.yml 1.2 KB
Newer Older
1 2
name: 🚀 新需求 Feature Request
description: 提交一个你对PaddleDetection的新需求。 Submit a request for a new Paddle feature.
T
thinkthinking 已提交
3
labels: [feature request]
4 5 6 7 8

body:
- type: markdown
  attributes:
    value: >
T
thinkthinking 已提交
9
      #### 请统一前往[Roadmap Of PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection/issues/7892)提出新特性或者新功能的需求。
T
thinkthinking 已提交
10
      
T
thinkthinking 已提交
11
      #### Please Go to [Roadmap Of PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection/issues/7892) to submit a request for a new feature.
12

T
thinkthinking 已提交
13 14 15 16 17 18 19 20 21 22
- type: checkboxes
  attributes:
    label: 是否愿意提交PR Are you willing to submit a PR?
    description: >
      (可选)如果你对新feature有自己的想法,十分鼓励提交[Pull Request](https://github.com/PaddlePaddle/PaddleDetection/pulls),共同提升PaddleDetection

      (Optional) We encourage you to submit a [Pull Request](https://github.com/PaddlePaddle/PaddleDetection/pulls) (PR) to help improve PaddleDetection for everyone, especially if you have a good understanding of how to implement a fix or feature.
    options:
      - label: Yes I'd like to help by submitting a PR!
      
23 24 25 26
- type: markdown
  attributes:
    value: >
      感谢你的贡献 🎉!Thanks for your contribution 🎉!