Skip to content

chore: redirect stale submit template links to lean-eval-submissions#290

Merged
kim-em merged 2 commits into
mainfrom
redirect-submit-template
May 22, 2026
Merged

chore: redirect stale submit template links to lean-eval-submissions#290
kim-em merged 2 commits into
mainfrom
redirect-submit-template

Conversation

@kim-em
Copy link
Copy Markdown
Collaborator

@kim-em kim-em commented May 21, 2026

This PR adds a stub .github/ISSUE_TEMPLATE/submit.yml to this repository
that points submitters at leanprover/lean-eval-submissions. PR #278
moved the hosted submission pipeline out, but stale
/issues/new?template=submit.yml links in old Zulip threads, READMEs,
docs, and browser autocomplete continue to resolve here and now land
users on a blank issue chooser. Two recent submissions
(#281, #282) were misfiled in this repo and never evaluated.

The new template carries no inputs other than a required acknowledgement
checkbox; its body is a single markdown block pointing at
https://github.com/leanprover/lean-eval-submissions/issues/new?template=submit.yml
and explaining that nothing filed here will be evaluated or recorded on
the leaderboard. Any issue that does get filed through it is auto-titled
[wrong repo] please file at leanprover/lean-eval-submissions so it is
trivial to triage.

🤖 Prepared with Claude Code

kim-em and others added 2 commits May 21, 2026 23:38
…ubmissions

PR #278 removed the submission template from this repo but stale
`?template=submit.yml` links (in old Zulip threads, READMEs, browser
history) still resolve here and land users on a blank issue chooser. Two
recent submissions (#281, #282) were misfiled and never evaluated. Add
back a stub `submit.yml` whose only purpose is to display a "moved — go
file at leanprover/lean-eval-submissions" banner with a required
acknowledgement checkbox.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Rename the stub template's `name` from "Submit benchmark solution
(moved)" to "Moved: submit at lean-eval-submissions" so a user scanning
the chooser cannot mistake it for the live submit path, and add a
`contact_links` entry that points directly at the
lean-eval-submissions submit form, placed first so it is the most
prominent option in the chooser.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@kim-em kim-em merged commit c9e5b20 into main May 22, 2026
1 check passed
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