Skip to content

Add contributing guide#1594

Merged
kitsuyui merged 1 commit into
mainfrom
add-contributing-guide
May 8, 2026
Merged

Add contributing guide#1594
kitsuyui merged 1 commit into
mainfrom
add-contributing-guide

Conversation

@kitsuyui
Copy link
Copy Markdown
Owner

@kitsuyui kitsuyui commented May 8, 2026

Summary

  • Add a CONTRIBUTING guide with setup, formatting, lint, type-check, test, and build commands.
  • Document basic expectations for focused pull requests and local verification.

Verification

  • bun run format
  • git diff --check
  • bun run lint
  • bun run typecheck
  • bun run test

Related to kitsuyui/kimono#104.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Code Metrics Report

main (15fc06b) #1594 (2e0a4d7) +/-
Coverage 87.2% 87.2% 0.0%
Code to Test Ratio 1:0.5 1:0.5 0.0
Test Execution Time 6s 6s 0s
Details
  |                     | main (15fc06b) | #1594 (2e0a4d7) | +/-  |
  |---------------------|----------------|-----------------|------|
  | Coverage            |          87.2% |           87.2% | 0.0% |
  |   Files             |             11 |              11 |    0 |
  |   Lines             |            141 |             141 |    0 |
  |   Covered           |            123 |             123 |    0 |
  | Code to Test Ratio  |          1:0.5 |           1:0.5 |  0.0 |
  |   Code              |           1119 |            1119 |    0 |
  |   Test              |            614 |             614 |    0 |
  | Test Execution Time |             6s |              6s |   0s |

Reported by octocov

@kitsuyui kitsuyui merged commit eba647f into main May 8, 2026
10 checks passed
@kitsuyui kitsuyui deleted the add-contributing-guide branch May 8, 2026 13:17
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