mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-27 21:42:01 -08:00
change repository owner (#1801)
This commit is contained in:
parent
a14246d776
commit
39c072edd6
96 changed files with 185 additions and 188 deletions
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -2,5 +2,5 @@ blank_issues_enabled: false
|
|||
|
||||
contact_links:
|
||||
- name: Question
|
||||
url: https://github.com/aler9/mediamtx/discussions/new
|
||||
url: https://github.com/bluenviron/mediamtx/discussions/new
|
||||
about: Ask the community for help
|
||||
|
|
|
|||
4
.github/workflows/issue-lint.yml
vendored
4
.github/workflows/issue-lint.yml
vendored
|
|
@ -1,11 +1,11 @@
|
|||
name: issue-link
|
||||
name: issue-lint
|
||||
|
||||
on:
|
||||
issues:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
issue-link:
|
||||
issue-lint:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue