You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check list for scicookie as sci tool
Reference pyOpenSci
Installation The package can be installed from a community repository such as PyPI (preferred), and/or a community channel on conda (e.g. conda-forge, bioconda).
Documentation The package has sufficient online documentation to allow us to evaluate package function and scope without installing the package. This includes:
User-facing documentation that overviews how to install and start using the package.
Short tutorials that help a user understand how to use the package and what it can do for them. Additionally, how to create a profile file and push it.
API documentation (documentation for your code's functions, classes, methods and attributes): this includes clearly written docstrings with variables defined using a standard docstring format. (this is not a library, so maybe we don't need this right now).
Core GitHub repository Files
README The package has a README.md file with clear explanation of what the package does, instructions on how to install it, and a link to development instructions.
Contributing File The package has a CONTRIBUTING.md file that details how to install and contribute to the package.
Code of Conduct The package has a CODE_OF_CONDUCT.md file.
License The package has an OSI approved license.
NOTE: We prefer that you have development instructions in your documentation too.
Issue Submission Documentation All of the information is filled out in the YAML header of the issue (located at the top of the issue template).
Automated tests Package has a testing suite and is tested via a Continuous Integration service.
Repository The repository link resolves correctly.
Additional Information
Code of Conduct
I agree to follow the Code of Conduct
The text was updated successfully, but these errors were encountered:
xmnlab
changed the title
SciCookie Quality Checklist
SciCookie Quality Checklist (based on pyopensci guideline)
Nov 20, 2024
Summary
Check list for scicookie as sci tool
Reference pyOpenSci
API documentation (documentation for your code's functions, classes, methods and attributes): this includes clearly written docstrings with variables defined using a standard docstring format.(this is not a library, so maybe we don't need this right now).README.md
file with clear explanation of what the package does, instructions on how to install it, and a link to development instructions.CONTRIBUTING.md
file that details how to install and contribute to the package.CODE_OF_CONDUCT.md
file.NOTE: We prefer that you have development instructions in your documentation too.
YAML
header of the issue (located at the top of the issue template).Additional Information
Code of Conduct
The text was updated successfully, but these errors were encountered: