Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/henkelmax/issue-template-checker

A bot that closes unlabeled issues
https://github.com/henkelmax/issue-template-checker

bot github-bot issue-management probot probot-app

Last synced: about 1 month ago
JSON representation

A bot that closes unlabeled issues

Awesome Lists containing this project

README

        

# GitHub Issue Template Bot

A bot that closes unlabeled issues

## Setup

```sh
# Install dependencies
npm install

# Run the bot
npm start
```