Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 883 Bytes

File metadata and controls

26 lines (15 loc) · 883 Bytes

Welcome to the contribution doc.

Thank you for your interest in contributing to the Spacetime Meta ecosystem! 🚀

Guidelines

The following points should help guide your development:

  • Security: the interface is safe to use
  • Reproducibility: anyone can build the interface
  • Decentralization: anyone can run the interface
  • Accessibility: anyone can use the interface

Workflow

The development and branching will be made according to the classic Git branching model used in agile. We strongly recomend reading the following article to learn more about this development workflow.

A successful Git branching model

Git Branching Model

Versioning

For standard versioning, we refer to this documentation

Semantic Versioning 2.0.0