You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
647 B
YAML
13 lines
647 B
YAML
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
|
|
blank_issues_enabled: true
|
|
contact_links:
|
|
- name: Questions and Discussions
|
|
url: https://github.com/docker/buildx/discussions/new
|
|
about: Use Github Discussions to ask questions and/or open discussion topics.
|
|
- name: Command line reference
|
|
url: https://docs.docker.com/engine/reference/commandline/buildx/
|
|
about: Read the command line reference.
|
|
- name: Documentation
|
|
url: https://docs.docker.com/build/
|
|
about: Read the documentation.
|