UPD: Use GitHub Discussions to suggest a new feature or improvement

This commit is contained in:
Alexander Koblov 2023-07-29 18:34:45 +03:00
commit ef08388b48
2 changed files with 5 additions and 24 deletions

View file

@ -1,6 +1,9 @@
blank_issues_enabled: true
blank_issues_enabled: false
contact_links:
- name: Feature request
url: https://github.com/doublecmd/doublecmd/discussions/categories/suggestions
about: Please use GitHub Discussions to suggest a new feature or improvement
- name: I have a question about Double Commander
url: https://github.com/doublecmd/doublecmd/discussions
url: https://github.com/doublecmd/doublecmd/discussions/categories/general
about: Please use GitHub Discussions to ask questions

View file

@ -1,22 +0,0 @@
name: "Feature request"
labels: [enhancement]
description: Suggest a new feature or improvement
body:
- type: markdown
attributes:
value: |
Before filling a new feature request, please use the [search form](https://doublecmd.sourceforge.io/mantisbt/view_all_bug_page.php) to try to locate similar features at the old bug tracker.
- type: textarea
attributes:
label: Description
placeholder:
validations:
required: true
- type: textarea
attributes:
label: Proposed technical implementation details (optional)
placeholder:
validations:
required: false