We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8075da0 commit b4b04b2Copy full SHA for b4b04b2
.github/ISSUE_TEMPLATE/config.yml
@@ -1,5 +1,14 @@
1
blank_issues_enabled: true
2
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"
12
- name: Discord Server
13
url: https://discord.gg/BwpEsjqMAH
14
about: You can find me on the flutter_map Discord server as @josxha.
0 commit comments