浏览代码

Merge pull request #3720 from luixxiul/patch-1

Update files related to repository management
pull/3721/head
Slavi Pantaleev 1年前
committed by GitHub
父节点
当前提交
3c5664b809
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 2 个文件被更改,包括 7 次插入0 次删除
  1. +6
    -0
      .github/ISSUE_TEMPLATE/config.yml
  2. +1
    -0
      .github/renovate.json

+ 6
- 0
.github/ISSUE_TEMPLATE/config.yml 查看文件

@@ -0,0 +1,6 @@
---
blank_issues_enabled: false
contact_links:
- name: Support room on Matrix
url: https://matrix.to/#/#matrix-docker-ansible-deploy:devture.com
about: Get timely support from more people by joining our Matrix room.

+ 1
- 0
.github/renovate.json 查看文件

@@ -3,6 +3,7 @@
"extends": [
"config:base"
],
"labels": ["dependencies"],
"regexManagers": [
{
"fileMatch": ["defaults/main.yml$"],


正在加载...
取消
保存