You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please be sure to read the contribution guidelines before making or requesting a change.
4
+
5
+
## Code of Conduct
6
+
7
+
This project adheres to the [JS Foundation Code of Conduct](https://js.foundation/community/code-of-conduct). We kindly request that you read over our code of conduct before contributing.
8
+
9
+
## Filing Issues
10
+
11
+
* To report a security vulnerability in `eslint-github-bot`, please use our [HackerOne program](https://hackerone.com/eslint).
12
+
* To report an issue that does not have security impact, please [create an issue on GitHub](https://github.com/eslint/eslint-github-bot/issues/new).
13
+
* To create a feature request, [create an issue on GitHub](https://github.com/eslint/eslint-github-bot/issues/new).
14
+
15
+
Please keep in mind that `eslint-github-bot` is primarily intended for the ESLint team's use cases. You're welcome to use the code for your own purposes, but we are unlikely to accept a feature request unless we would use the feature for the ESLint team's repositories.
16
+
17
+
## Contributing Code
18
+
19
+
Please sign our [Contributor License Agreement](https://cla.js.foundation/eslint/eslint) and read over the [Pull Request Guidelines](https://eslint.org/docs/developer-guide/contributing/pull-requests).
0 commit comments