Skip to content

Commit e84bd85

Browse files
aholstrup1Copilotfreddydk
authored
Move questions and feature requests to discussions (#1541)
Move questions and feature requests to discussions --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Freddy Kristiansen <[email protected]>
1 parent 9d77496 commit e84bd85

File tree

3 files changed

+7
-25
lines changed

3 files changed

+7
-25
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11
blank_issues_enabled: false
2+
contact_links:
3+
- name: Feature request
4+
url: https://github.com/microsoft/AL-Go/discussions/new?category=ideas
5+
about: Are you missing a feature in AL-Go for GitHub? Please share your ideas with us in the discussion forum.
6+
- name: Ask a question
7+
url: https://github.com/microsoft/AL-Go/discussions/new?category=q-a
8+
about: Do you have a question about AL-Go for GitHub? Please ask us in the discussion forum.

.github/ISSUE_TEMPLATE/enhancement.yaml

Lines changed: 0 additions & 13 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/question.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)