Introduction

EIPs Fun is a project driven by the community, and we invite all creators to join in content creation and sharing. Our content updates are carried out through GitHub.

At present, members of the community have the ability to contribute to the "Adopted by projects" and "Quick read" sections of each EIP. However, due to constraints in the page layout, the amount of content for each section is limited to 2.

Workflow

Suppose you are browsing the EIP-10000 webpage and notice that the "Adopted by projects" and "Quick read" sections could use some updating. And luckily, you have come across an awesome project that implements EIP-10000 before, and you are excited to add it to the webpage and share it with the community. Let’s begin!

  1. You need to have a GitHub account to make content updates.

  2. To access the GitHub repository for the EIPs Fun project, simply click on the link provided below. Once you arrive, click on the "fork" tab located in the top right corner to create your very own repository of EIPs Fun. If you're interested in learning more about the "fork" feature, feel free to click here.

    https://github.com/lxdao-official/eipsfun

  3. You can find eip-0-example.md in your repository at eipsfun/content/en/eip-0-example.md. This document serves as a guide for updating content and includes the "Projects" and "Extended Resources" headings. You can use the Markdown code tools provided under these headings to update content, which correspond to the "Adopted by projects" and "Quick read" sections on the website.

    Untitled

  4. You can click on the "code" tab and then simply copy the code part of “Projects” from the page.

    Untitled

  5. To add your project, please find the file EIP-10000.md in the folder eipsfun/content/en and paste the code we copy before. Then, replace the content in the style with the relevant information for your project, just like in the image above, and you need to include the following information:

    Untitled

  6. Great work! Now that you've added your changes, all you need to do is preserve them and submit them through the commit and pull request functions. If you're interested in learning more about the "commit" and “pull request” feature, feel free to click here, and here. After that, your pull request should be public in the lxdao-official/eipsfun repository. Thanks for your contribution!

    Untitled

  7. Our developers and editors will review your pull request as soon as possible and provide feedback.

Concluding Remarks

Well, the previously mentioned steps are the exact procedure for updating website content. We have demonstrated the process with the "Adopted by projects" section on the relevant webpage, but the same process applies to the "Quick read" section.

We are excited to receive your contributions, and we appreciate your support for EIPs Fun!