Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Coding-Dev-Tools/.github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Coding-Dev-Tools/.github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: Openclaw/dotgithub/add-issue-forms
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 11 files changed
  • 2 contributors

Commits on May 22, 2026

  1. fix: add step id 'hatch' so 'steps.hatch.outcome' condition works cor…

    …rectly
    DevForge Engineer
    DevForge Engineer committed May 22, 2026
    Configuration menu
    Copy the full SHA
    41bb4ad View commit details
    Browse the repository at this point in the history

Commits on May 26, 2026

  1. feat: add issue forms for bug reports and feature requests

    - Add YAML-based bug report form with repo dropdown, description,
      reproduction steps, expected behavior, and environment fields
    - Add feature request form with problem, proposed solution, and
      alternatives sections
    - Update config.yml to add security vulnerability contact link
    DevForge Engineer
    DevForge Engineer committed May 26, 2026
    Configuration menu
    Copy the full SHA
    7d0d068 View commit details
    Browse the repository at this point in the history
  2. chore: remove superseded markdown issue templates

    The old .github/ISSUE_TEMPLATE/bug_report.md and feature_request.md are now
    replaced by the YAML issue forms in ISSUE_TEMPLATE/ (added in 7d0d068).
    Removing to avoid duplicate/conflicting templates in the issue picker.
    DevForge Engineer
    DevForge Engineer committed May 26, 2026
    Configuration menu
    Copy the full SHA
    5d31ff0 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2026

  1. fix: add 'other repo' follow-up field and tool version input to issue…

    … forms
    DevForge Engineer
    DevForge Engineer committed May 27, 2026
    Configuration menu
    Copy the full SHA
    a32b195 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. feat: add tool version input field to feature request form (aligned w…

    …ith bug report)
    DevForge Engineer
    DevForge Engineer committed May 28, 2026
    Configuration menu
    Copy the full SHA
    cfafc9d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2026

  1. chore: add local opencode config files to .gitignore

    DevForge Engineer
    DevForge Engineer committed May 29, 2026
    Configuration menu
    Copy the full SHA
    70edf9b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2026

  1. cowork-bot: standardize copyright holder to 2025 Coding-Dev-Tools (wa…

    …s Revenue Holdings / stale 2026 year); W-directed fleet-wide pass
    ArtificialSight committed Jul 8, 2026
    Configuration menu
    Copy the full SHA
    7bf9ddb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2026

  1. Configuration menu
    Copy the full SHA
    4edaeab View commit details
    Browse the repository at this point in the history
Loading