From: Nathan Youngman Date: Sat, 5 Jul 2014 03:15:08 +0000 (-0600) Subject: update contributing X-Git-Tag: v1.7.2~294 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=df9addd991658733dca2f03afe8a03492ecb77ca;p=fsnotify.git update contributing --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8e8035f..4ded268 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,7 @@ # Contributing -Send questions to [golang-dev@googlegroups.com](mailto:golang-dev@googlegroups.com). Request features and report bugs using the [GitHub Issue Tracker](https://github.com/fsnotify/fsnotify/issues). +* Send questions to [golang-dev@googlegroups.com](mailto:golang-dev@googlegroups.com). +* Request features and report bugs using the [GitHub Issue Tracker](https://github.com/fsnotify/fsnotify/issues). A future version of Go will have [fsnotify in the standard library](https://code.google.com/p/go/issues/detail?id=4068), therefore fsnotify carries the same [LICENSE](https://github.com/fsnotify/fsnotify/blob/master/LICENSE) as Go. Contributors retain their copyright, so we need you to fill out a short form before we can accept your contribution: [Google Individual Contributor License Agreement](https://developers.google.com/open-source/cla/individual). diff --git a/README.md b/README.md index f8e0c96..c7f1db2 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ A new major revision will be tagged for any future API changes. ## Contributing -Send questions to [golang-dev@googlegroups.com](mailto:golang-dev@googlegroups.com). Request features and report bugs using the [GitHub Issue Tracker](https://github.com/fsnotify/fsnotify/issues). +* Send questions to [golang-dev@googlegroups.com](mailto:golang-dev@googlegroups.com). +* Request features and report bugs using the [GitHub Issue Tracker](https://github.com/fsnotify/fsnotify/issues). A future version of Go will have [fsnotify in the standard library](https://code.google.com/p/go/issues/detail?id=4068), therefore fsnotify carries the same [LICENSE](https://github.com/fsnotify/fsnotify/blob/master/LICENSE) as Go. Contributors retain their copyright, so we need you to fill out a short form before we can accept your contribution: [Google Individual Contributor License Agreement](https://developers.google.com/open-source/cla/individual).