소스 검색

Merge pull request #3720 from luixxiul/patch-1

Update files related to repository management
pull/3721/head
Slavi Pantaleev 1 년 전
committed by GitHub
부모
커밋
3c5664b809
No known key found for this signature in database 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$"],


불러오는 중...
취소
저장