mirror of
https://github.com/spf13/viper.git
synced 2024-04-21 12:31:38 +00:00
Add discussions to issue links
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: ❓ Ask a question
|
||||
url: https://github.com/spf13/viper/discussions/new?category=q-a
|
||||
about: Ask and discuss questions with other Viper community members
|
||||
|
||||
- name: 📓 Reference
|
||||
url: https://pkg.go.dev/mod/github.com/spf13/viper
|
||||
about: Check the Go code reference
|
||||
|
||||
Reference in New Issue
Block a user