Skip to content

Commit b4b04b2

Browse files
authored
chore: update issue options (#89)
1 parent 8075da0 commit b4b04b2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
blank_issues_enabled: true
22
contact_links:
3+
- name: "Ask a Question"
4+
url: https://github.com/josxha/flutter-maplibre/discussions/new?category=q-a
5+
about: "If you have a question about using a Package"
6+
- name: "Start a Discussion"
7+
url: https://github.com/josxha/flutter-maplibre/discussions/new?category=general
8+
about: "Start a discussion on some topic"
9+
- name: "Share some Idea"
10+
url: https://github.com/josxha/flutter-maplibre/discussions/new?category=ideas
11+
about: "Share an idea, that isn't quite ready for a feature request"
312
- name: Discord Server
413
url: https://discord.gg/BwpEsjqMAH
514
about: You can find me on the flutter_map Discord server as @josxha.

0 commit comments

Comments
 (0)