Join Us
1. Overview
go-dandelion is an open-source project licensed under the Apache License 2.0. Interested users are welcome to contribute to go-dandelion. You can actively participate in bug fixes and feature enhancements. We will respond to your questions and pull requests promptly.
2. How to Contribute
2.1. Submit an Issue
If you encounter any issues while using go-dandelion or have any suggestions, please feel free to submit an issue. We will respond as soon as possible.
- Click on the 【New issue】 button in the top right corner to create a new issue.
- Fill in the issue title and description.
- Click on 【Submit new issue】 to submit the issue.
2.2. Submit a Pull Request
If you have great ideas or find bugs, you are welcome to submit a pull request. We will process it promptly.
- Click on 【Fork】 in the top right corner to fork the project to your own repository.
- Go back to your GitHub homepage and find the xx/go-dandelion project.
- Clone the project to your local machine for development. After completing the changes, push them to your GitHub repository.
- In your GitHub repository, click on 【New pull request】. Fill in the pull request details and click on 【Create pull request】 to submit the pull request.