-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3f7ba5a
commit 047ef5c
Showing
3 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ assignees: '' | |
|
||
**Describe the bug** | ||
<!-- A clear and concise description of what the bug is. --> | ||
<!-- Please report security vulnerabilities to [email protected]. Do NOT report security bugs via Github Issues. --> | ||
|
||
**To Reproduce** | ||
<!-- Steps to reproduce the behavior: --> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,4 +50,4 @@ Branch names must follow `kebab-case` pattern. Follow the pattern `feature/<name | |
Commits must follow the `<type>(<scope>): <subject>` pattern, as stated in the [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/) | ||
|
||
## Security Bugs | ||
Please report security vulnerabilities to [email protected] | ||
Please report security vulnerabilities to [email protected]. Do NOT report security bugs via Github Issues. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,4 +37,4 @@ git submodule update --init | |
Follow the [contribution guidelines](CONTRIBUTING.md) to contribute to eigensdk-go | ||
|
||
## Security Bugs | ||
Please report security vulnerabilities to [email protected] | ||
Please report security vulnerabilities to [email protected]. Do NOT report security bugs via Github Issues. |