How to Contribute
We welcome and encourage contributions to the Actions SDK project! Your input can help improve and expand this open-source tool for the benefit of the entire Web3 community.
To contribute:
Visit our GitHub repository: https://github.com/DecenterApps/actions-sdk
Fork the repository to your own GitHub account.
Clone your fork to your local machine:
Create a new branch for your feature or bug fix:
Make your changes and commit them with clear, descriptive commit messages.
Push your changes to your fork on GitHub:
Open a pull request from your fork to the main Actions SDK repository.
We especially encourage contributions of novel and creative examples that showcase the capabilities of the Actions SDK. These examples can help other developers understand and utilize the SDK more effectively.
Before submitting a pull request, please ensure that your code adheres to the project's coding standards and that you have added appropriate tests and documentation for your changes.
Thank you for your interest in contributing to the Actions SDK project. Your efforts help make Web3 more accessible and user-friendly for everyone!
Last updated