Skip to content
Robert Hall edited this page Apr 10, 2018 · 2 revisions

Yes, please do contribute! We want you to feel as involved as you need or want to be. Here are some tips to get rolling.

Be Social

Write Adaptors and Extensions

Specific instructions to come, but come over to gitter forums and hit us up with questions, or check out some of the sample extensions and adaptors currently in the wild.

Contribute to the Documentation

NOTE: There is currently a bounty program to incentivize common tasks, such as writing documentation. Take a minute to read about it over here.

All current documentation lives at https://gun.eco/docs/

There are two ways to contribute to the documentation:

1) Live Edit

Just head over to any page on the live documentation site, and click the "Edit this page" button in the top right corner. That will fork a specific page for editing purposes on GitHub.

2) Fork the Wiki

We use GitHub's Wiki to manage documentation, which is managed through a .wiki.git repository. Unfortunately, you can't typically use the GitHub user interface for pull requests to the origin Wiki.

Luckily, GitHub has provided a workaround. We are still in the process of setting this up, but when things are ready, we'll update the documentation here. In the meantime, come make yourself known on Gitter. Maybe you can help this along!

NOTE: The GitHub repo isn't necessarily easy to navigate (yet), so to make sense of what page is what, dig into this code for reference.

Thanks for all the help!

This wiki is where all the GUN website documentation comes from.

You can read it here or on the website, but the website has some special features like rendering some markdown extensions to create interactive coding tutorials.

Please feel free to improve the docs itself, we need contributions!

Clone this wiki locally