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

https://github.com/cypherpunkarmory/enforce-issue-templates

A Probot app to request that new comments follow issue templates housed in the repo.
https://github.com/cypherpunkarmory/enforce-issue-templates

Last synced: 6 months ago
JSON representation

A Probot app to request that new comments follow issue templates housed in the repo.

Awesome Lists containing this project

README

          

# enforce-issue-templates

> A GitHub App built with [Probot](https://github.com/probot/probot) that Request issue templates be followed on new issues that do not follow them.

## Setup

```sh
# Install dependencies
npm install

# Run the bot
npm start
```

## Contributing

If you have suggestions for how enforce-issue-templates could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the [Contributing Guide](CONTRIBUTING.md).

## License

[MIT](LICENSE) © 2019 Matthew Tighe