From acde437de74cff41c817b8e657a4b441d01564d8 Mon Sep 17 00:00:00 2001 From: PySimpleGUI Date: Sun, 24 Apr 2022 11:14:56 -0400 Subject: [PATCH] Final version of contributing. Copying to the other repos too so there's no confusion --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 334e21ef..8486cf6d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Hi there! Mike here....thank you for taking time to read this document. ### Open Source License, but Private Development -PySimpleGUI is different than most projects on GitHub. It is licensed using the "Open Source License" LGPL3. However, the coding and development of the project is not "open source". +PySimpleGUI is different than most projects on GitHub. It is licensed using the "Open Source License" LGPL3. However, the coding and development of the project is not structured in the same way most open source projects are structured. This project/account does not accept user submitted code nor documentation. @@ -22,7 +22,7 @@ There are 100's of open issues in the main PySimpleGUI GitHub account that are a Pull requests are *not being accepted* for the project. This includes sending code changes via other means than "pull requests". Plainly put, code you send will not be used. -I don't mean to be ugly. This isn't personal. Heck, I don't know "you",the reader personally. It's not about ego. It's complicated by the net reason is - it allows me to dedicate my life to this project. It's what's required, for whatever reason, for me to do this. That's the best explanation I have. I love and respect the users of this work. +I don't mean to be ugly. This isn't personal. Heck, I don't know "you",the reader personally. It's not about ego. It's complicated. The result is that it allows me to dedicate my life to this project. It's what's required, for whatever reason, for me to do this. That's the best explanation I have. I love and respect the users of this work. ### Bug Fixes @@ -31,7 +31,7 @@ If you file an Issue for a bug, have located the bug, and found a fix in 10 line ## Thank You -This project comes from a well-meaning, love of computing, and helping others place. It's not about "me", it's about you. +This project comes from a well-meaning, love of computing, and helping others place. It's not about "me", it's about ***you***. The support from the user community has been ***amazing***. Your passion for creating PySimpleGUI applications is infectious. Every "thank you" is noticed and appreciated! Your passion for wanting to see PySimpleGUI improve is neither ignored nor unappreciated. At a time when the Internet can feel toxic, there's been expressions of appreciation, gratitude, and encouragement that's unbelievable. I'm touched on a very frequent basis and am filled with gratitude myself as a result.