Create config.yml

This commit is contained in:
Lukas Eder 2021-01-05 10:40:45 +01:00 committed by GitHub
parent 83f8d3638f
commit 6d5ae974b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,7 @@
contact_links:
- name: jOOQ User Group
url: https://groups.google.com/g/jooq-user
about: Please use the mailing list for open ended discussions and to reach out to the community.
- name: StackOverflow
url: https://stackoverflow.com/questions/tagged/jooq
about: For questions about how to use jOOQ, consider asking your question on Stack Overflow, tagged `jooq`.