Remove the banned words from description

Removed bot and automatically from description. Words are part of banned words.

Signed-off-by: Riyadh Al Nur <riyadhalnur@verticalaxisbd.com>
This commit is contained in:
Riyadh Al Nur
2018-04-06 11:15:56 +08:00
parent 9d60d9561e
commit cfb2ea8be9

View File

@@ -1,6 +1,6 @@
---
title: Issue Labeler
description: A GitHub bot to label issues automatically based on title and body against list of defined labels.
description: Label issues based on title and body against list of defined labels.
slug: issuelabeler
screenshots:
- https://raw.githubusercontent.com/riyadhalnur/issuelabeler/master/assets/screenshot.png
@@ -9,7 +9,7 @@ repository: riyadhalnur/issuelabeler
host: https://1th3h69bkc.execute-api.ap-southeast-1.amazonaws.com/production
---
A GitHub bot to label issues automatically based on title and body against list of defined labels. Built with [probot](https://github.com/probot/probot).
A GitHub bot to label issues based on title and body against list of defined labels. Built with [probot](https://github.com/probot/probot).
## Installation
After installation, create `.github/labeler.yml` in the default branch to enable it: