-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
16 lines (14 loc) · 965 Bytes
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright (c) 2016-present Sven Greb <development@svengreb.de>
# This source code is licensed under the MIT license found in the license file.
# Configurations for GitHub issue forms & templates.
# Referenes:
# 1. 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
# Allow blank issues by default and create issue forms/templates per repository to match specific requirements.
blank_issues_enabled: true
contact_links:
- name: Question & Support
about: Ask questions and discuss with other community members.
url: https://github.com/svengreb/.github/blob/main/support.md#questions--help
- name: Realtime Help & Communities
about: Join the community platforms to chat, stay up-to-date and find project related content.
url: https://github.com/svengreb/.github/blob/main/support.md#updates-communities--content