Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Feature]: 给 slug 添加默认值

Open Beginner friendly
#4,627 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
python
Domain
cli

Research direction

Start with the CLI initialization and command handling for assessment and bugfix, then trace where slug input is required. Implement the requested fallback values—offline-mode for assessment and bug-crash for bugfix—and verify that explicitly supplied slugs still take precedence and omitted slugs receive the correct default.

Written by the indexing model from the issue text.

Description

enhancement needs-triage triage-can-wait
Problem Statement

assessment, bugfix 每次都要输入 slug

Proposed Solution

assessment, bugfix 添加不同的默认值
当用户没有输入 slug 时使用默认值
比如 assessment 的默认值是 offline-mode
bugfix 的默认值是 bug-crash

Alternatives Considered

No response

Component

Specify CLI (initialization, commands)

AI Agent (if applicable)

No response

Use Cases

No response

Acceptance Criteria

No response

Additional Context

No response

AI Disclosure

N/A

Dominant language
Python
Stars
138k
Forks
12.4k
Avg merge
3d 4h
Merged PRs (30d)
154

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/spec-kit

All issues in github/spec-kit

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.