issues Search Results · language:Dune language:JavaScript language:Java linked:pr language:HTML language:TypeScript
Filter by
7.2M results
概要
审查现有 Issue 模板和 PR 模板,发现以下需要改善的地方。
问题一:所有 Issue 模板含有「Branch 命名」字段
影响模板: feature.yml / fix.yml / refactor.yml / chore.yml / docs.yml / test.yml
问题:
- 创建 Issue 时 Issue 编号尚未确定,无法填写 feature/302_xxx ...
documentation
Context
PR #1143 introduced src/lib/api/db-error-response.ts with signature dbErrorResponse(err?: unknown). The ? (optional)
allowed no-arg calls to slip through during development (42 sites were initially ...
배경
QA 진행 전 새 MySQL DB에서 테이블/컬럼 불일치와 누락 때문에 Auth/Party/Chat 기본 기능 테스트가 막히는 문제를 정리한다.
완료 기준
- [ ] local-smoke DDL이 현재 JPA Entity 기준 주요 테이블을 생성한다.
- [ ] Docker Compose 빈 MySQL volume에서 schema/seed가 ...
backend
docs
infra
priority: high
Description
Persist the signing protocol actually used on each Signing Record instead of deriving it from the profile s workflow
type (parent: OmniTrustILM/ilm#155). Consumes the protocol DTO field added ...
Description
Extend the Signing Record API contract with a protocol field so the signing protocol actually used (tsp / csc_api) is
carried on the wire, replacing the dashboard s workflow-derived protocol ...
Adds the mcp-servers (MCP Servers, Cyber Developer Associate, Phase 5, 10h) per-course record + outline JSON to
tracking, at the Content Scaffolding stage. Mirrors the llm-history-and-capabilities precedent. ...
증상
VWorldMapView의 markers 편의 prop으로 마커를 그릴 때, 내부적으로 Marker에 id/lngLat/selected/onPress만 전달하고
color/highlighted/zIndex/ariaLabel는 드롭한다. Marker 컴포넌트는 #10에서 이 props를 모두 지원하지만, markers 배열 경로에서는 색상이 반영되지 않아 ...
モバイル版のHistoryScreenには編集/削除ボタンがあるが、PC版のPCEventDetailにはこれらの機能が実装されておらず、過去のイベントを編集・削除できない状態になっている。
Summary
Standardize issue intake, pull request hygiene, labels, CI aggregate checks, and branch protection readiness for this
repository.
Acceptance Criteria
- [ ] Issue forms exist for defects, features, ...
docs 配下のファイルが増えたことで、コードベースの主要ファイル一覧とディレクトリ説明が一部古くなっている。
現状:
- docs/codebase/files.md に現在の docs ファイル一覧が反映されていない
- .github/workflows/pr-metadata.yml や docs/development / docs/knowledge の説明が不足している
...
area:docs
documentation

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.