Merge branch 'master' into feat/multi-window-support
This commit is contained in:
commit
e09b4e24dd
331 changed files with 12085 additions and 3976 deletions
10
.github/ISSUE_TEMPLATE/config.yml
vendored
10
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -1,11 +1,11 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: I have a question
|
||||
url: https://github.com/iced-rs/iced/discussions/new?category=q-a
|
||||
about: Open a discussion with a Q&A format.
|
||||
url: https://discourse.iced.rs/c/learn/6
|
||||
about: Ask and learn from others in the Discourse forum.
|
||||
- name: I want to start a discussion
|
||||
url: https://github.com/iced-rs/iced/discussions/new
|
||||
about: Open a new discussion if you have any suggestions, ideas, feature requests, or simply want to show off something you've made.
|
||||
url: https://discourse.iced.rs/c/request-feedback/7
|
||||
about: Share your idea and gather feedback in the Discourse forum.
|
||||
- name: I want to chat with other users of the library
|
||||
url: https://discord.com/invite/3xZJ65GAhd
|
||||
about: Join the Discord Server and get involved with the community!
|
||||
about: Join the Discord server and get involved with the community!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue