From d34a6fb0383ae791c423768e78c80ba33d6cd596 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Wed, 4 Oct 2023 01:19:58 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20file(s)=20with=20klaasn?= =?UTF-8?q?icolaas/github-config=20(#51)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🔄 synced local 'template/.yamllint' with remote 'python_package/.yamllint' * 🔄 synced local 'template/.github/' with remote 'github/' * 🔄 synced local '.github/labels.yml' with remote 'github/labels.yml' * 🔄 synced local '.yamllint' with remote 'python_package/.yamllint' --- .github/labels.yml | 2 +- .yamllint | 1 + template/.github/labels.yml | 2 +- template/.yamllint | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index 60a15cd..ca7f64d 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -4,7 +4,7 @@ description: "A breaking change for existing users." - name: "bug" color: fc2929 - description: "Inconsistencies or issues which will cause a problem for users or implementors." + description: "Inconsistencies or issues which will cause a problem for users." - name: "bugfix" color: ededed description: "Fixing a bug." diff --git a/.yamllint b/.yamllint index a9282e2..effe6aa 100644 --- a/.yamllint +++ b/.yamllint @@ -1,6 +1,7 @@ --- ignore: | .venv/lib + .copier-answers.yml rules: braces: level: error diff --git a/template/.github/labels.yml b/template/.github/labels.yml index 60a15cd..ca7f64d 100644 --- a/template/.github/labels.yml +++ b/template/.github/labels.yml @@ -4,7 +4,7 @@ description: "A breaking change for existing users." - name: "bug" color: fc2929 - description: "Inconsistencies or issues which will cause a problem for users or implementors." + description: "Inconsistencies or issues which will cause a problem for users." - name: "bugfix" color: ededed description: "Fixing a bug." diff --git a/template/.yamllint b/template/.yamllint index a9282e2..effe6aa 100644 --- a/template/.yamllint +++ b/template/.yamllint @@ -1,6 +1,7 @@ --- ignore: | .venv/lib + .copier-answers.yml rules: braces: level: error