Skip to content

Commit d9624b9

Browse files
committed
Use GitHub Discussions for bug reports
1 parent 77ebda5 commit d9624b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ def parse_cflags(raw_flags):
221221
long_description_content_type="text/markdown",
222222
license="BSD",
223223
project_urls={
224-
"Bug Reports": "https://github.com/PyAV-Org/PyAV/issues",
224+
"Bug Reports": "https://github.com/PyAV-Org/PyAV/discussions/new?category=4-bugs",
225225
"Documentation": "https://pyav.basswood-io.com",
226226
"Download": "https://pypi.org/project/av",
227227
},

0 commit comments

Comments
 (0)