mirror of
https://github.com/dessant/lock-threads.git
synced 2026-03-13 01:27:03 -04:00
chore: update description
This commit is contained in:
@@ -13,8 +13,10 @@ that locks closed issues and pull requests after a period of inactivity.
|
||||
|
||||
The continued development of Lock Threads is made possible
|
||||
thanks to the support of awesome backers. If you'd like to join them,
|
||||
please consider contributing with [Patreon](https://www.patreon.com/dessant),
|
||||
[PayPal](https://www.paypal.me/ArminSebastian) or [Bitcoin](https://goo.gl/uJUAaU).
|
||||
please consider contributing with
|
||||
[Patreon](https://armin.dev/go/patreon?pr=lock-threads&src=repo),
|
||||
[PayPal](https://armin.dev/go/paypal?pr=lock-threads&src=repo) or
|
||||
[Bitcoin](https://armin.dev/go/bitcoin?pr=lock-threads&src=repo).
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -23,7 +25,7 @@ please consider contributing with [Patreon](https://www.patreon.com/dessant),
|
||||
2. Create `.github/lock.yml` based on the template below
|
||||
3. It will start scanning for closed issues and/or pull requests within an hour
|
||||
|
||||
⚠️ **If possible, install the app only for select repositories.
|
||||
**If possible, install the app only for select repositories.
|
||||
Do not leave the `All repositories` option selected, unless you intend
|
||||
to use the app for all current and future repositories.**
|
||||
|
||||
|
||||
@@ -2,13 +2,17 @@ A GitHub App that locks closed issues and pull requests after a period of inacti
|
||||
|
||||

|
||||
|
||||
## Supporting the Project
|
||||
|
||||
The continued development of Lock Threads is made possible thanks to the support of awesome backers. If you'd like to join them, please consider contributing with [Patreon](https://armin.dev/go/patreon?pr=lock-threads&src=repo), [PayPal](https://armin.dev/go/paypal?pr=lock-threads&src=repo) or [Bitcoin](https://armin.dev/go/bitcoin?pr=lock-threads&src=repo).
|
||||
|
||||
## Usage
|
||||
|
||||
1. **[Install the GitHub App](https://github.com/apps/lock)** for the intended repositories
|
||||
2. Create `.github/lock.yml` based on the template below
|
||||
3. It will start scanning for closed issues and/or pull requests within an hour
|
||||
|
||||
⚠️ **If possible, install the app only for select repositories. Do not leave the `All repositories` option selected, unless you intend to use the app for all current and future repositories.**
|
||||
**If possible, install the app only for select repositories. Do not leave the `All repositories` option selected, unless you intend to use the app for all current and future repositories.**
|
||||
|
||||
#### Configuration
|
||||
|
||||
@@ -54,7 +58,3 @@ setLockReason: true
|
||||
# Repository to extend settings from
|
||||
# _extends: repo
|
||||
```
|
||||
|
||||
## Supporting the Project
|
||||
|
||||
The continued development of Lock Threads is made possible thanks to the support of awesome backers. If you'd like to join them, please consider contributing with [Patreon](https://www.patreon.com/dessant), [PayPal](https://www.paypal.me/ArminSebastian) or [Bitcoin](https://goo.gl/uJUAaU).
|
||||
|
||||
Reference in New Issue
Block a user