diff --git a/README.md b/README.md index e95c83dc02..279b9b8649 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ For information about how to subscribe, see the "Subscribe" link on this page For more general netCDF discussion, see the netcdfgroup@unidata.ucar.edu email list. We appreciate feedback from users of this package. -Please send comments and suggestions to . -For bug reports, feel free to open an issue on this repository, or contact us at the address above. +Open a GitHub issue or discussion if you have comments, +suggestions, or bug reports. Please identify the version of the package as well as the version/vendor of Java you are using. For potential security issues, please contact security@unidata.ucar.edu directly. diff --git a/docs/src/site/pages/netcdfJava/developer/FileTypes.md b/docs/src/site/pages/netcdfJava/developer/FileTypes.md index 8060bb912f..1f4a827faf 100644 --- a/docs/src/site/pages/netcdfJava/developer/FileTypes.md +++ b/docs/src/site/pages/netcdfJava/developer/FileTypes.md @@ -19,7 +19,7 @@ To support this functionality, `getFileTypeId()`, `getFileTypeVersion()`, and `g You will need to add these methods to your IOServiceProvider implementations. To use an IOSP implementation, you must include its module in your netCDF-java build. For more information on including modules in your build, see [here](using_netcdf_java_artifacts.html). -To register your format/IOServiceProvider, or to send corrections and additions to this table, please send email to . +To register your format/IOServiceProvider, or to send corrections and additions to this table, please open a [GitHub issue](https://github.com/Unidata/netcdf-java/issues/new?title=Documentation%20feedback). | Id | Description | Module | Reference URL | BUFR | WMO Binary Universal Form | `bufr` | |