add .github/lockdown.yml to auto-close issues/pull-requests

Change-Id: Ife8e7d7cea3a233219e2dc1158470472afba69cf
This commit is contained in:
Christian Lohmaier
2021-01-27 11:19:36 +01:00
parent 3aa8656dce
commit 791fe9fde6

10
.github/lockdown.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
# Configuration for Repo Lockdown - https://github.com/dessant/repo-lockdown-app
# LibreOffice project uses gerrit as its patch management & review system
lock: false
comment: >
Thank you for your report. We use GitHub as a read-only mirror, so please submit your report into our own bug tracker: https://wiki.documentfoundation.org/QA/BugReport
pulls:
comment: >
Thank you for your contribution. We use GitHub as a read-only mirror, so please submit your patch into our own code review system: https://wiki.documentfoundation.org/Development/GetInvolved