-
Notifications
You must be signed in to change notification settings - Fork 12
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
Revise "community" and "license" standards #33
Comments
I'm not sure if it's best to describe these as "community" or "open development" standards. Strawman standards, with changes in bold:
|
"For a More Transparent Governance of Open Source" (10.1145/3570635) might be worth consideration in this context... |
The license item seems nicely covered in the package tier PHEP #31, but the others seem like a good combination, including the changes you added. Specific comments below.
Suggest this as a "must" for bronze.
Suggest this as a "must" for bronze since this seems to be just having a way to post issues. Whether those things are actually discussed there may be a more complicated conversation.
Suggest this as a "must" for bronze since I think it just requires some tagging system in the issues and PRs. Or should a "must" for this be silver?
Suggest moving this to #31.
Make this a "must" for copper? As in forked projects submitted to PyHC will not be accepted without approval from the project it was forked from (if that project was a PyHC project)?
Add "and allowed without additional legal processes" to the end of the first sentence. For contributions, suggest "must" at bronze level since it is just requiring people to have conversations on GitHub. For the workflow item, perhaps that becomes a "must" at silver and is just a "should" at lower levels? There should be some discussion on whether some conversations are not allowed on GitHub due to classified status, and whether that even matters here.
Suggest this becomes a "must" at the silver level. |
From the fall meeting, consensus is:
|
(Broader context at the end).
This issue is to discuss a potential PHEP to replace the "community" and "license" portions of the existing PyHC standards: to lay out what looks like the current standards, and allow for suggested changes.
I am lumping "license" with "community" because "community" was essentially our open development section, but that's just an open suggestion. Existing standards are:
2. Open Development: All code must be made available and developed publicly.
5. License: Projects must provide a license. Projects should use permissive licenses for open source scientific software (e.g., the BSD 2-clause, BSD 3-clause, or BSD+Patent licenses). Copyleft licenses such as GPL are not recommended and OSI-approved permissive licenses are recommended.
12. Duplication: Duplication of code and functionality is discouraged. Forking projects into new projects is strongly discouraged.
13. Collaboration: Contributions to packages must be encouraged. Packages must provide contribution guidelines and clearly explain when a contribution is not accepted.
15. Code of conduct: Each project must adopt a code of conduct that is compatible with the Contributor Covenant and make it publicly available.
We're having a lot of conversations around 12 so it may be worth particularly thinking about that language.
#16 has suggested updates to standards 13 and 15 (in that issue, standard 15 has become standard 16).
Broader context: I envision a process of "patriating the constitution" where we revisit the existing standards documents and incorporate them into PHEPs, potentially updated, that are explicitly noted as replacing the relevant standards. We probably do not want one PHEP per standard. Our previous grouping in the review guidelines seems a good start.
The text was updated successfully, but these errors were encountered: