1
0
Fork 0
forked from External/mediamtx

add discussions template (#2444)

This commit is contained in:
Alessandro Ros 2023-10-01 22:54:39 +02:00 committed by GitHub
parent fdf4f7a16e
commit d38061b704
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 1 deletions

View file

@ -0,0 +1,16 @@
body:
- type: textarea
attributes:
label: Question
validations:
required: true
- type: markdown
attributes:
value: |
Note: If you are asking for help because you're having trouble doing something, provide enough informations to replicate the problem. In particular, include in the question:
* the server version you are using
* precise instructions on how to replicate the problem
* server logs with setting `logLevel` set to `debug`

View file

@ -2,5 +2,5 @@ blank_issues_enabled: false
contact_links: contact_links:
- name: Question - name: Question
url: https://github.com/bluenviron/mediamtx/discussions/new url: https://github.com/bluenviron/mediamtx/discussions/new?category=questions
about: Ask the community for help about: Ask the community for help