Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.27 KB

CONTRIBUTING.md

File metadata and controls

51 lines (30 loc) · 1.27 KB

Contributing to Massa Standard Definition

Thank you for your interest in contributing to the Massa Standard Definition project!

This project is open to contributions from anyone in the Massa community, and we welcome your input.

Getting Started

To get started with contributing to the project, please follow these steps:

  1. Fork the repository on GitHub.
  2. Clone the forked repository to your local machine.
  3. Create a new branch for your changes.
  4. Make your changes and commit them to your branch.
  5. Push your branch to your forked repository on GitHub.
  6. Create a pull request to merge your changes into the main repository.

Guidelines

When contributing to the project, please follow these guidelines:

  • Use clear and concise language in your code and documentation.
  • Ensure that your code is well-structured and easy to read.
  • Be respectful and professional in your interactions with other contributors.

Template

Please use the following template when starting a new standard:

# Name

**Authors:** 

**Status:** Draft, Effective or Deprecated

**Version:** 0.1

## Abstract

## Targeted Audience

## Specification

## Implementation

License

By contributing to massa standard, you agree that your contributions will be licensed under the MIT License.