Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.09 KB

File metadata and controls

23 lines (16 loc) · 1.09 KB

Guidelines

A set of guidelines for contributors and maintainers of the rust-nostr ecosystem. This repository collects policies and conventions such as code style, contribution workflow, and security reporting so that all rust-nostr projects can stay consistent and easy to contribute to.

What is this repo?

This is the single source of truth for project-wide guidelines used across the rust-nostr organization. It is meant to be referenced by all subprojects to minimize duplicated policy and keep expectations clear.

Who is it for?

  • New contributors looking to get started the "right way"
  • Maintainers wanting to align repositories with shared conventions
  • Reviewers who need a common baseline for style and processes

Repository structure