diff options
| author | Dominyk Tiller | 2016-02-17 23:19:15 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2016-02-18 08:19:17 +0000 |
| commit | a049aaa84c311014cd16b264491f7f3d8fcd7999 (patch) | |
| tree | b63752a5054fe84c8c556c7170b46eb5a42ac04f /.github/ISSUE_TEMPLATE.md | |
| parent | bcc5591702968d011af61586a3917413455b0981 (diff) | |
| download | brew-a049aaa84c311014cd16b264491f7f3d8fcd7999.tar.bz2 | |
docs: move security reporting guidelines
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ed65d988b..0c270c6df 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -16,3 +16,7 @@ _Please replace this line with a brief summary of your issue **AND** if reportin **Please note by far the quickest way to get a new feature or formula into Homebrew is to file a [Pull Request](CONTRIBUTING.md).** We will consider your request but it may be closed if it's something we're not actively planning to work on. + +### Report a security vulnerability + +* [Email security@brew.sh](mailto:security@brew.sh) (a private mailing list) with detailed reproduction instructions optionally using [our PGP key](https://keybase.io/homebrew/key.asc) |
