diff --git a/CHANGES b/CHANGES index bb28413270..f98cc08b19 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,8 @@ +2.6-735 | 2019-07-31 21:29:58 -0700 + + * Fix the link to "good first issue" tickets. (Seth Hall, Corelight) + 2.6-733 | 2019-07-31 21:23:37 -0700 * Add MQTT analyzer, updated/ported from original version by Supriya Kumar (Seth Hall, Corelight) diff --git a/README.md b/README.md index 0294f32afc..0e664ed45f 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ securing their cyber infrastructure. If you're interested in getting involved, we collect feature requests and issues on GitHub [here](https://github.com/zeek/zeek/issues) and you might find -[these](https://github.com/zeek/zeek/issues?q=is%3Aissue+is%3Aopen+label%3A%22Difficulty%3A+Easy%22) +[these](https://github.com/zeek/zeek/labels/good%20first%20issue) to be a good place to get started. More information on Zeek's development can be found [here](https://www.zeek.org/development/index.html), and information diff --git a/VERSION b/VERSION index 090844b20b..4acfedaf0b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.6-733 +2.6-735