Skip to content

Improve contribution templates and remove Docker support#213

Merged
yu-ta-sato merged 1 commit into
c2g-dev:mainfrom
yu-ta-sato:fix/friendlier-templates-remove-docker
Jul 18, 2026
Merged

Improve contribution templates and remove Docker support#213
yu-ta-sato merged 1 commit into
c2g-dev:mainfrom
yu-ta-sato:fix/friendlier-templates-remove-docker

Conversation

@yu-ta-sato

Copy link
Copy Markdown
Collaborator

Summary

  • Make the bug and feature request forms welcoming to incomplete and early-stage reports.
  • Reduce each issue form to one required free-text field while keeping useful follow-up details optional.
  • Simplify the pull request template and fix the Contributing Guide link.
  • Remove the unused Docker development files, documentation, security scope, and Dependabot configuration.

The previous issue forms required multiple confirmations and detailed reproduction or environment information before submission, which could discourage new users from reporting problems or sharing ideas.

Related issues

Not applicable.

Testing

  • uv run pytest -q — 875 passed.
  • uv run pre-commit run --all-files — all hooks passed.
  • Parsed both Issue Form YAML files successfully and confirmed each has exactly one required field.
  • Checked that active Docker support references were removed; only the Unreleased removal note and historical changelog entries remain.

Documentation

  • Removed the Docker Compose instructions from the README.
  • Removed Docker images from the security support scope.
  • Added the Docker support removal to the Unreleased changelog while preserving historical release notes.

Reviewer notes

The historical Docker entries in older changelog releases are intentionally retained as records of the state at those releases.

@yu-ta-sato
yu-ta-sato marked this pull request as ready for review July 18, 2026 04:44
@yu-ta-sato
yu-ta-sato merged commit 547b083 into c2g-dev:main Jul 18, 2026
6 checks passed
@yu-ta-sato
yu-ta-sato deleted the fix/friendlier-templates-remove-docker branch July 18, 2026 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant