config.yml 568 B

123456789101112
  1. # Part of the Carbon Language project, under the Apache License v2.0 with LLVM
  2. # Exceptions. See /LICENSE for license information.
  3. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  4. blank_issues_enabled: true
  5. contact_links:
  6. - name: I have a question about Carbon
  7. url: https://github.com/carbon-language/carbon-lang/discussions/categories/getting-started
  8. about: Ask questions about Carbon in GitHub Discussions.
  9. - name: I want to join the Discord
  10. url: https://discord.gg/ZjVdShJDAs
  11. about: Discord is where a lot of design discussion occurs.