Skip to content

feat: implement Priority 5 — developer experience improvements#14

Merged
nitrocode merged 1 commit into
mainfrom
copilot/implement-priority-5
Apr 14, 2026
Merged

feat: implement Priority 5 — developer experience improvements#14
nitrocode merged 1 commit into
mainfrom
copilot/implement-priority-5

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 14, 2026

Implements all four items from the Priority 5 roadmap item in the README, improving consistency and onboarding for contributors.

Changes

  • .nvmrc — pins Node.js to 20, matching the version used in test.yml CI
  • .editorconfig — enforces UTF-8, LF line endings, 2-space indent, final newline, and trailing-whitespace trimming across all file types (trailing whitespace exempted for .md)
  • package.json — adds "homepage": "https://nitrocode.github.io/token-deathclock/" field
  • CHANGELOG.md — initial changelog following Keep a Changelog / SemVer conventions; includes a [1.0.0] entry and an [Unreleased] section seeded with these additions
  • README.md — Priority 5 checkboxes marked complete

@nitrocode nitrocode marked this pull request as ready for review April 14, 2026 13:56
@nitrocode nitrocode self-requested a review as a code owner April 14, 2026 13:56
@nitrocode nitrocode merged commit 1094a39 into main Apr 14, 2026
3 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

👁️ PR Preview

🚀 Open Preview

Deployed from commit ae26e5d · Updates on every push to this PR
(Preview is removed automatically when the PR is closed.)

github-actions Bot added a commit that referenced this pull request Apr 14, 2026
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.

2 participants