Explorar el Código

Merge pull request #3720 from luixxiul/patch-1

Update files related to repository management
pull/3721/head
Slavi Pantaleev hace 1 año
committed by GitHub
padre
commit
3c5664b809
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 2 ficheros con 7 adiciones y 0 borrados
  1. +6
    -0
      .github/ISSUE_TEMPLATE/config.yml
  2. +1
    -0
      .github/renovate.json

+ 6
- 0
.github/ISSUE_TEMPLATE/config.yml Ver fichero

@@ -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 Ver fichero

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


Cargando…
Cancelar
Guardar