Skip to content

Commit 1d12450

Browse files
committed
fix: trailing whitespace in spec.md
Assisted-by: opencode (model: glm-5.2, supervised)
1 parent 4188ec8 commit 1d12450

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • specs/001-multi-provider-taskstoissues

specs/001-multi-provider-taskstoissues/spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- `spec.taskstoissues` (alias of `adlc.spec.taskstoissues`)
1111

1212
It reads a config file to determine target backend, then branches to provider-specific issue creation instructions — all within a single template file.
13-
**Success Criteria**: All four target providers (GitHub, GitLab, Linear, Jira) can create issues from `tasks.md`. Backward-compatible default to GitHub. No template proliferation.
13+
**Success Criteria**: All four target providers (GitHub, GitLab, Linear, Jira) can create issues from `tasks.md`. Backward-compatible default to GitHub. No template proliferation.
1414
**Constraints**: Must not break existing GitHub-only users. Must not depend on new extension system features. Must work with both MCP-based and REST-based providers. Single `.md` file — no template fragments.
1515

1616
## Demo Sentence *(mandatory)*

0 commit comments

Comments
 (0)