Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 2.52 KB

File metadata and controls

48 lines (32 loc) · 2.52 KB

Contributing to Fabric Token SDK

We welcome contributions to the Fabric Token SDK!

Note that we follow the LFDT Charter. All new inbound code contributions to the project shall be made under the Apache License, Version 2.0. All outbound code will be made available under the Apache License, Version 2.0.

Code of Conduct

Please note that we have a Code of Conduct. Please follow it in all your interactions with the project.

How to Contribute

  1. Fork the repository on GitHub.
  2. Clone your fork locally.
  3. Create a new branch for your feature or bugfix.
  4. Make your changes.
  5. Run tests (see Testing Guide) to ensure your changes don't break anything.
  6. Commit your changes using the sign-off flag (-s).
  7. Push your branch to your fork.
  8. Submit a Pull Request (PR) to the main branch of the upstream repository.

Good first issues

We maintain a set of issues labeled "good first issue" to help new contributors find approachable tasks and get started quickly. If you're contributing for the first time, please consider picking one of these issues:

Detailed Development Guidelines

Please refer to the Development Guidelines for detailed information on:

Reporting Issues

If you find a bug or have a feature request, please search the Issues to see if it has already been reported. If not, please open a new issue.

Community

Join us on Discord in the #fabric-token-sdk channel.