Skip to content

docs: various documentation improvements#14

Merged
monora merged 1 commit intomasterfrom
fix/12-docs-improvements
May 10, 2026
Merged

docs: various documentation improvements#14
monora merged 1 commit intomasterfrom
fix/12-docs-improvements

Conversation

@monora
Copy link
Copy Markdown
Owner

@monora monora commented May 10, 2026

Summary

  • Fix typo in README.rdoc: isEmpty?empty?
  • Fix version badge: replace badge.fury.io (302 redirect) with shields.io (200 OK)
  • Fix test filename in CONTRIBUTING.md: stream_test.rbteststream.rb
  • Add CODE_OF_CONDUCT.md (Contributor Covenant 2.1)
  • Add missing YARD tags (@param, @return, @yield, @raise) to public API methods

Closes #12

🤖 Generated with Claude Code

- Fix typo in README.rdoc: isEmpty? -> empty?
- Fix version badge: replace badge.fury.io (302) with shields.io (200)
- Fix test filename in CONTRIBUTING.md: stream_test.rb -> teststream.rb
- Add CODE_OF_CONDUCT.md (Contributor Covenant 2.1)
- Add missing YARD tags to public API methods

Closes #12
@monora monora merged commit 1638b30 into master May 10, 2026
10 checks passed
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.

docs: various documentation improvements

1 participant