Skip to content

Crosterix-Network/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing to Crosterix

Thank you for your interest in contributing to the Crosterix Network.
We value clean code, transparent collaboration, and privacy-first principles.


🧱 Workflow

  • Use Conventional Commits for all commits:
    • feat: → new feature
    • fix: → bug fix
    • docs: → documentation changes
    • chore: → tooling or maintenance
  • Create branches as feature/<short-name> or fix/<short-name>.
  • Open Pull Requests (PR) → target develop branch.
  • After review and test pass → merged into main.
  • All PRs must pass lint and test checks.

⚙️ Development Setup

  • Node.js v20+
  • Install dependencies:
    npm ci
    

About

No description or website provided.

Topics

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors