SeaCogs/issuecards/info.json
cswimr 5c999735f1
Some checks failed
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 50s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 1m2s
feat(issuecards): init
2025-03-28 10:23:05 -05:00

13 lines
464 B
JSON

{
"author": ["cswimr"],
"install_msg": "Thank you for installing IssueCards!\nYou can find the source code of this cog [here](https://c.csw.im/cswimr/SeaCogs).",
"name": "IssueCards",
"short": "",
"description": "",
"end_user_data_statement": "This cog does not store end user data.",
"hidden": false,
"disabled": false,
"min_bot_version": "3.5.17",
"min_python_version": [3, 10, 0],
"tags": ["git", "github", "forgejo", "gitea", "gitlab"]
}