mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
Re-order the issue links
This commit is contained in:
parent
74b1fe9d23
commit
e825782717
6
.github/ISSUE_TEMPLATE/config.yml
vendored
6
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,5 +1,8 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Issues with the IDE?
|
||||
url: https://github.com/enso-org/ide/issues/new/choose
|
||||
about: Please report problems with the IDE in the IDE repository
|
||||
- name: Have a question about Enso?
|
||||
url: https://github.com/enso-org/enso/discussions/new?category=Questions
|
||||
about: Ask your questions about Enso
|
||||
@ -9,6 +12,3 @@ contact_links:
|
||||
- name: Have an idea?
|
||||
url: https://github.com/enso-org/enso/discussions/new?category=ideas
|
||||
about: Share your ideas for Enso
|
||||
- name: Issues with the IDE?
|
||||
url: https://github.com/enso-org/ide/issues/new/choose
|
||||
about: Please report problems with the IDE in the IDE repository
|
||||
|
Loading…
Reference in New Issue
Block a user