Fix wrong YAML format in issue template chooser

This commit is contained in:
Emre Sülün 2022-05-02 17:03:05 +03:00 committed by GitHub
parent 9020f88d0b
commit 6978b99560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,6 @@ contact_links:
- name: Querydsl's Google Group
url: https://groups.google.com/forum/#!forum/querydsl
about: Ask questions, suggest changes and provide feedback.
- name: Querydsl on Stackoverflow
- name: Querydsl on Stackoverflow
url: https://stackoverflow.com/questions/tagged/querydsl
about: Seek help on setup and usage.