From 2f04fb1ee3bf743cff56cb7cfb9aa81ba4bc6106 Mon Sep 17 00:00:00 2001 From: Maja Massarini Date: Thu, 1 Sep 2022 08:46:06 +0200 Subject: [PATCH] Add issue repository for Packit --- .packit.yaml | 4 +++- README.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.packit.yaml b/.packit.yaml index 386f3dd..34a16c5 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,6 +1,8 @@ # See the documentation for more information: # https://packit.dev/docs/configuration/ +packit_instances: ["stg", ] + specfile_path: python-knx-stack.spec # add or remove files that should be synced @@ -14,7 +16,7 @@ upstream_package_name: knx-stack downstream_package_name: knx-stack upstream_project_url: https://github.com/majamassarini/knx-stack - +issue_repository: https://github.com/majamassarini/knx-stack jobs: - job: copr_build diff --git a/README.md b/README.md index 793e935..bcd31a0 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ pip install knx-stack ## Contributing -Pull requests are welcome, and I am waiting for them. +Pull requests are welcome. ## License