Solana Godot SDK Docs
  • Solana Godot SDK
    • Introduction
    • Installation
    • Configuration
    • Demo & Examples
    • Contribution Guide
  • Core Concepts
    • Associated Token Account (ATA)
    • Program Derived Address (PDA)
  • Guides
    • Testing Inside Editor
    • Setup Candy Machine
    • Custom Anchor Program
    • Launch game on Github Pages
Powered by GitBook
On this page
  • Finding Issues to Work On
  • Choosing An Issue
  • ​Issue Guidelines
  1. Solana Godot SDK

Contribution Guide

PreviousDemo & ExamplesNextAssociated Token Account (ATA)

Last updated 1 year ago

Thank you for your interest in contributing to the Solana Godot SDK!

This is an open-source community project and all contributions are welcomed, no matter how big or small. Contributions might include (but is not limited to) filing issues, adding documentation, fixing bugs, creating examples, and/or implementing features.

Finding Issues to Work On

If you’re looking to get started, check out the . For simple documentation changes or typos, feel free to just open a pull request.

If you’re considering larger changes or self motivated features, please file an issue and engage with the maintainers in

Choosing An Issue

If you’d like to contribute, please claim an issue by commenting, forking, and opening a pull request, even if empty. This allows the maintainers to track who is working on what issue as to not overlap work.

Issue Guidelines

Please follow these guidelines:

  • choose a branch name that describes the issue you’re working on

  • Submit a draft PR asap

  • Change code directly relevant to your PR.

Sometimes you might find some code that could really need some refactoring. However, if it’s not relevant to your PR, do not touch it. File an issue instead. This allows the reviewer to focus on a single problem at a time.

open issues
Discord
.
​