config.yml 487 B

1234567891011
  1. blank_issues_enabled: true
  2. contact_links:
  3. - name: Docker Community Slack
  4. url: https://dockr.ly/slack
  5. about: 'Use the #docker-compose channel'
  6. - name: Docker Support Forums
  7. url: https://forums.docker.com/c/open-source-projects/compose/15
  8. about: 'Use the "Open Source Projects > Compose" category'
  9. - name: 'Ask on Stack Overflow'
  10. url: https://stackoverflow.com/questions/tagged/docker-compose
  11. about: 'Use the [docker-compose] tag when creating new questions'