Add CITATION.cff and maintainer release citation guidance (#269).#270
Merged
Merged
Conversation
Establish formal software citation metadata and README Citing docs before Zenodo concept DOI linking.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds root
CITATION.cff, a README Citing section, and maintainer release guidance so Skillware has a formal cite path before Zenodo concept-DOI linking.Refs #269 (Phase A). Phase B (Zenodo connect + DOI in CFF) follows after merge.
Type of Change
Checklist (all PRs)
Refs #269)python -m black --check .andflake8pass locally (or CI-equivalent subset) — N/A (docs/metadata only)pytest skills/andpytest tests/pass locally when relevant — N/ACHANGELOG.mdupdated under[Unreleased]when user-visible behavior changesexamples/README.mdupdated if this PR adds, renames, or removes a runnable script — N/Apytest tests/test_registry_docs.pywhen skills, examples index, or agent-loops matrix changed — N/ARelated Issues
Refs #269