[yt-svn] commit/yt: 4 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Jul 14 14:53:42 PDT 2017


4 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/2f408d93342e/
Changeset:   2f408d93342e
User:        ngoldbaum
Date:        2017-07-14 20:21:20+00:00
Summary:     add imposter syndrome disclaimer to readme
Affected #:  1 file

diff -r 2f8b04fe5a0aa7b734d07037b2594a87541c1630 -r 2f408d93342ed99d90477351d89ac7d0e986bc74 README.md
--- a/README.md
+++ b/README.md
@@ -97,6 +97,26 @@
 
 We have developed some [guidelines](CONTRIBUTING.rst) for contributing to yt.
 
+**Imposter syndrome disclaimer**: We want your help. No, really.
+
+There may be a little voice inside your head that is telling you that you're not
+ready to be an open source contributor; that your skills aren't nearly good
+enough to contribute. What could you possibly offer a project like this one?
+
+We assure you - the little voice in your head is wrong. If you can write code at
+all, you can contribute code to open source. Contributing to open source
+projects is a fantastic way to advance one's coding skills. Writing perfect code
+isn't the measure of a good developer (that would disqualify all of us!); it's
+trying to create something, making mistakes, and learning from those
+mistakes. That's how we all improve, and we are happy to help others learn.
+
+Being an open source contributor doesn't just mean writing code, either. You can
+help out by writing documentation, tests, or even giving feedback about the
+project (and yes - that includes giving feedback about the contribution
+process). Some of these contributions may be the most valuable to the project as
+a whole, because you're coming to the project with fresh eyes, so you can see
+the errors and assumptions that seasoned contributors have glossed over.
+
 ## Resources
 
 We have some community and documentation resources available.


https://bitbucket.org/yt_analysis/yt/commits/20460db971cb/
Changeset:   20460db971cb
User:        ngoldbaum
Date:        2017-07-14 20:29:04+00:00
Summary:     add note about origin of the disclaimer
Affected #:  1 file

diff -r 2f408d93342ed99d90477351d89ac7d0e986bc74 -r 20460db971cb4578a2d314854a5a010e8288d267 README.md
--- a/README.md
+++ b/README.md
@@ -117,6 +117,9 @@
 a whole, because you're coming to the project with fresh eyes, so you can see
 the errors and assumptions that seasoned contributors have glossed over.
 
+(This disclaimer was originally part of the README file for the
+[MetPy project](https://github.com/Unidata/MetPy))
+
 ## Resources
 
 We have some community and documentation resources available.


https://bitbucket.org/yt_analysis/yt/commits/78b5492e2f38/
Changeset:   78b5492e2f38
User:        ngoldbaum
Date:        2017-07-14 21:19:06+00:00
Summary:     mention original author
Affected #:  1 file

diff -r 20460db971cb4578a2d314854a5a010e8288d267 -r 78b5492e2f3820194ad7895e59739a1624912de4 README.md
--- a/README.md
+++ b/README.md
@@ -117,7 +117,10 @@
 a whole, because you're coming to the project with fresh eyes, so you can see
 the errors and assumptions that seasoned contributors have glossed over.
 
-(This disclaimer was originally part of the README file for the
+(This disclaimer was originally written by
+[Adrienne Lowe](https://github.com/adriennefriend) for a
+[PyCon talk](https://www.youtube.com/watch?v=6Uj746j9Heo), and was adapted by yt
+based on its use in the README file for the
 [MetPy project](https://github.com/Unidata/MetPy))
 
 ## Resources


https://bitbucket.org/yt_analysis/yt/commits/345669b822c1/
Changeset:   345669b822c1
User:        MatthewTurk
Date:        2017-07-14 21:53:29+00:00
Summary:     Merge pull request #1492 from ngoldbaum/imposter

Add imposter syndrome disclaimer to readme
Affected #:  1 file

diff -r 2f8b04fe5a0aa7b734d07037b2594a87541c1630 -r 345669b822c1814554b0cb6ce2131a1b1105001e README.md
--- a/README.md
+++ b/README.md
@@ -97,6 +97,32 @@
 
 We have developed some [guidelines](CONTRIBUTING.rst) for contributing to yt.
 
+**Imposter syndrome disclaimer**: We want your help. No, really.
+
+There may be a little voice inside your head that is telling you that you're not
+ready to be an open source contributor; that your skills aren't nearly good
+enough to contribute. What could you possibly offer a project like this one?
+
+We assure you - the little voice in your head is wrong. If you can write code at
+all, you can contribute code to open source. Contributing to open source
+projects is a fantastic way to advance one's coding skills. Writing perfect code
+isn't the measure of a good developer (that would disqualify all of us!); it's
+trying to create something, making mistakes, and learning from those
+mistakes. That's how we all improve, and we are happy to help others learn.
+
+Being an open source contributor doesn't just mean writing code, either. You can
+help out by writing documentation, tests, or even giving feedback about the
+project (and yes - that includes giving feedback about the contribution
+process). Some of these contributions may be the most valuable to the project as
+a whole, because you're coming to the project with fresh eyes, so you can see
+the errors and assumptions that seasoned contributors have glossed over.
+
+(This disclaimer was originally written by
+[Adrienne Lowe](https://github.com/adriennefriend) for a
+[PyCon talk](https://www.youtube.com/watch?v=6Uj746j9Heo), and was adapted by yt
+based on its use in the README file for the
+[MetPy project](https://github.com/Unidata/MetPy))
+
 ## Resources
 
 We have some community and documentation resources available.

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list