Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 531 Bytes

File metadata and controls

20 lines (13 loc) · 531 Bytes

Contributing to Notebloom

Thanks for your interest in improving Notebloom.

Before Opening an Issue

  • For defects, use the Bug Report issue template.
  • For ideas and improvements, use the Feature Request issue template.
  • Keep one issue per problem or proposal.

Pull Requests

  • Keep PRs focused and small.
  • Describe the user-visible change clearly.
  • Include reproduction steps for bug fixes.
  • Update docs when behavior changes.

Local Development

See README.md for setup and build commands.