Skip to content

Commit 2f04fb1

Browse files
committed
Add issue repository for Packit
1 parent f659960 commit 2f04fb1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.packit.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# See the documentation for more information:
22
# https://packit.dev/docs/configuration/
33

4+
packit_instances: ["stg", ]
5+
46
specfile_path: python-knx-stack.spec
57

68
# add or remove files that should be synced
@@ -14,7 +16,7 @@ upstream_package_name: knx-stack
1416
downstream_package_name: knx-stack
1517

1618
upstream_project_url: https://github.com/majamassarini/knx-stack
17-
19+
issue_repository: https://github.com/majamassarini/knx-stack
1820

1921
jobs:
2022
- job: copr_build

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ pip install knx-stack
150150

151151
## Contributing
152152

153-
Pull requests are welcome, and I am waiting for them.
153+
Pull requests are welcome.
154154

155155
## License
156156

0 commit comments

Comments
 (0)