blob: 9e2e4cb362ccd01fb6414493c419f098b1bc169f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 2022 syzkaller project authors. All rights reserved.
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
# For documentation see:
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository
# There is also an ability to setup issue forms:
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms
blank_issues_enabled: false
contact_links:
- name: Mailing list for questions
url: https://groups.google.com/forum/#!forum/syzkaller
about: Please ask and answer questions on the syzkaller@googlegroups.com mailing list.
|