-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add more info around org values #77
base: main
Are you sure you want to change the base?
Conversation
@@ -1,7 +1,6 @@ | |||
# Mission and values | |||
|
|||
The mission of pyOpenSci is to support diverse community around the free, open | |||
python tools that drive open, reproducible scientific workflows. | |||
The mission of pyOpenSci is to support building a diverse community of practice around the free, open Python tools that drive open, reproducible scientific workflows. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"support building" sounds awkward to me. I like "support" on its own, or if you wanted something more active, you could say "build and support". Or "expand and support a diverse" to emphasize the theme of building on existing work?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, on https://www.pyopensci.org/handbook/governance/index.html we state the mission as "pyOpenSci is an non-profit organization whose mission is to build diverse, supportive community around the free and open Python tools that drive open science." The mission statement should be the same in all places.
others work rather than recreating already developed workflows. Building on | ||
top of existing workflows supports science developing and evolving at a quicker pace. | ||
other's work rather than recreating already developed workflows. Building on | ||
top of existing workflows accelerates science as it prevents scientists from needing to rebuild existing workflows from the ground up. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These two sentences are pretty repetitive. What if the second one said something like "This accelerates science by allowing researchers to focus on novel questions and approaches." Feel free to wordsmith!
|
||
This free and open source software is critical to supporting development of | ||
This free and open-source software is critical to supporting the development of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think "open source" is generally hyphenated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i've had this question for a while and googled this topic. I'll keep it unhyphenated, but in some places like the microsoft style guide, it's hyphenated!! Let's decide that as an org we don't hyphenate it. 😆 if I add it to grammarly it will remind me not to. I have no opinion here.
No description provided.