Fuente: https://github.com/chamilo/chamilo-lms/releases/download/v1.11.40/chamilo-1.11.40.zip sha256: 1cf4bf2cc7bae1ef1a1eff643235db1d552f78ddf4b6dd1e2d2dac9868679439 Snapshot independiente (rama huerfana); diffable vs 1.11.38. vendor incluido.
16 lines
570 B
YAML
16 lines
570 B
YAML
# Label used to mark issues as support requests
|
|
supportLabel: Question
|
|
# Comment to post on issues marked as support requests. Add a link
|
|
# to a support page, or set to `false` to disable
|
|
supportComment: >
|
|
This looks like a support question. Please ask your support questions on
|
|
[StackOverflow](http://stackoverflow.com/questions/tagged/phpword),
|
|
or [Gitter](https://gitter.im/PHPOffice/PHPWord).
|
|
|
|
Thank you for your contributions.
|
|
|
|
# Whether to close issues marked as support requests
|
|
close: true
|
|
# Whether to lock issues marked as support requests
|
|
lock: false
|