issues Search Results · language:Dune language:TypeScript language:JavaScript language:Python linked:pr language:TypeScript
Filter by
7.9M results
[Feature] Setup Express Application, MongoDB Connection Project Structure
Overview
Initialize the backend application, configure MongoDB Atlas connectivity, and establish a scalable project structure ...
enhancement
good first issue
Description
I noticed that the Technology Badge Recommendation feature is no longer available in CommitPulse.
Additionally, there appear to be issues with the Contribution Visualization section, where ...
bug
Action
Add new faculty entry
Name (as it appears in DBLP)
Zhibo Liu 0001
Institution
Nanjing University
Homepage URL
https://monkbai.github.io/
Google Scholar ID
kIsmHd4AAAAJ
ORCID
0000-0002-7872-1129 ...
CSrankings form submission
pr-created
Summary
Split the 1444-line embedding_compute.py monolith into a registry-backed adapter pattern.
Changes
- embedding_compute.py: 1444 → 403 lines — keeps shared utilities + compute_embeddings() dispatch ...
Is your feature request related to a problem? Please describe.
프로젝트는 gts로 코드 스타일을 관리합니다(package.json의 lint/fix 스크립트, eslint.config.cjs의 gts 설정). lint는 코드의 동작이 아니라 스타일(prettier 포맷 + 일부
eslint 규칙)만 검사하므로, ...
Is your feature request related to a problem? Please describe.
현재는 score-calculator.ts와 output.ts 두 곳의 한도 계산이 같은 식이라, 점수와 한도 N개 초과 안내 문구가 일치합니다. 당장 잘못된 출력이 나오지는 않습니다.
문제는 한도 규칙(배수 3, 4)이 바뀔 때입니다. 채점 ...
概要
Tailwind CSS 4 が導入済みだが、ほぼすべてのスタイルがインライン style で記述されている。
問題点
- 14+ コンポーネントでインラインスタイルが大量使用
- デザインの一貫性・保守性が低い
- Tailwind のユーティリティクラスが活用されていない
対応方針
- 段階的にインライン style を Tailwind クラスに移行
- 共通のデザイントークン(色・フォント・スペーシング)を ...
enhancement
概要
CI/CD 設定ファイルがローカルに作成済みだが、GitHub に push されていない。
未 push のファイル
- .github/workflows/ci.yml(lint + typecheck + build + audit)
- .github/dependabot.yml
- .github/ISSUE_TEMPLATE/
- .github/pull_request_template.md ...
enhancement
概要
Given-When-Then 形式の受け入れ基準が未定義。
対象機能(最低限)
お問い合わせフォーム
Given ユーザーがお問い合わせページにいる
When 必須項目を入力して送信する
Then 成功メッセージが表示される
Given ユーザーがお問い合わせページにいる
When 必須項目を空のまま送信する
Then ブラウザのバリデーションエラーが表示される
各ページ表示
...
documentation
概要
LICENSE ファイルが存在しない。
対応方針
- プロジェクトの性質に応じたライセンスを選定
- オープンソース: MIT / Apache 2.0 等
- プロプライエタリ: All Rights Reserved 等
- ルートに LICENSE ファイルを追加
受け入れ条件
- [ ] LICENSE ファイルがリポジトリルートに存在する ...
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.