no PR issue anymore

This commit is contained in:
rustdesk 2023-05-11 16:38:39 +08:00
parent 60e38723b9
commit 04a879edbe
2 changed files with 3 additions and 25 deletions

View File

@ -1,5 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Feature Request
url: https://github.com/rustdesk/rustdesk/discussions/categories/feature-request
about: Discuss ideas for new features or enhancements, it will be converted to GitHub issue when we commit to building those changes or are helping a community member contribute their own changes
- name: Ask a question
url: https://github.com/rustdesk/rustdesk/discussions/category_choices
about: Ask questions and discuss with other community members.

View File

@ -1,25 +0,0 @@
name: 🛠️ Feature request
description: Suggest an idea for RustDesk
labels: ["enhancement"]
body:
- type: textarea
id: desc
attributes:
label: Description
description: Describe your suggested feature and the main use cases
validations:
required: true
- type: textarea
id: users
attributes:
label: Impact
description: What types of users can benefit from using the suggested feature?
validations:
required: true
- type: textarea
id: context
attributes:
label: Additional Context
description: Add any additonal context about the feature here