]> go.fuhry.dev Git - fsnotify.git/commitdiff
update contributing
authorNathan Youngman <git@nathany.com>
Sat, 5 Jul 2014 03:15:08 +0000 (21:15 -0600)
committerNathan Youngman <git@nathany.com>
Sat, 5 Jul 2014 03:15:08 +0000 (21:15 -0600)
CONTRIBUTING.md
README.md

index 8e8035f67692b3e25ad064a0eadcbea9aa6a29de..4ded268de13842e61f98713a6981df2d5279662d 100644 (file)
@@ -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).
 
index f8e0c9695b8d9532dfb0ebb7c489dd9ee1b1f067..c7f1db2e052560f5dbbf856ff6038c1e2d9ef2ac 100644 (file)
--- 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).