Skip to main content

Contribution Guide

aelf is an open source, community-driven project. This guide aims to assist anyone who wants to contribute.

Code Contribution

You can send pull requests to the aelf repository. Steps:

  • Clone the repository.
  • Make your changes.
  • Send a pull request.

Discuss changes on Github issues before starting to avoid duplicating work.

Bug Fixes & Enhancements

Refer to the issue list for known bugs and enhancements.

Feature Requests

For new feature ideas, create an issue or join an existing discussion. Implement features that gain community support.

Blog Posts & Tutorials

If you create tutorials or blog posts about aelf, inform us via a Github issue so we can link to it in the official documentation and announce it on our X account.

Bug Report

Report bugs by creating an issue on the Github repository.

Thanks

Thanks to ABP for their contribution guide, which has inspired this guide.