Parcourir la source

Update readme and contributing files

Gary Burd il y a 9 ans
Parent
commit
8c052d8215
2 fichiers modifiés avec 5 ajouts et 3 suppressions
  1. 4 2
      .github/CONTRIBUTING.md
  2. 1 1
      README.markdown

+ 4 - 2
.github/CONTRIBUTING.md

@@ -1,3 +1,5 @@
-Ask questions at [StackOverflow](https://stackoverflow.com/questions/ask?tags=go+redis).
+Ask questions at
+[StackOverflow](https://stackoverflow.com/questions/ask?tags=go+redis).
 
-Send email to Gary Burd (address in GitHub profile) before doing any work on Redigo.
+[Open an issue](https://github.com/garyburd/redigo/issues/new) to discuss your
+plans before doing any work on Redigo.

+ 1 - 1
README.markdown

@@ -42,7 +42,7 @@ Related Projects
 Contributing
 ------------
 
-Send email to Gary Burd (address in GitHub profile) before doing any work on Redigo.
+See [CONTRIBUTING.md](https://github.com/garyburd/redigo/blob/master/.github/CONTRIBUTING.md).
 
 License
 -------