๐Ÿ“ฆ SeleniumHQ / selenium-assistant

๐Ÿ“„ README.md ยท 24 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24# selenium-assistant

> A GitHub App built with [Probot](https://github.com/probot/probot) that assists Selenium maintainers keep the project in good shape

## Setup

```sh
# Install dependencies
npm install

# Run the bot
npm start
```

## Contributing

If you have suggestions for how selenium-assistant 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

[Apache-2.0](LICENSE) ยฉ 2019 Selenium Developers