chore: update description

This commit is contained in:
dessant
2019-06-09 22:11:53 +03:00
parent 17ba6af714
commit 76dc6b6ac6
2 changed files with 10 additions and 8 deletions

View File

@@ -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.**

View File

@@ -2,13 +2,17 @@ A GitHub App that locks closed issues and pull requests after a period of inacti
![](https://raw.githubusercontent.com/dessant/lock-threads/master/assets/screenshot.png)
## 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).