Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions colony/develop/ways-to-contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ If you are passionate about decentralization or DAOs and want to help shape the
## Web Developers

As a web developer (web2 or web3), you can contribute to the Colony decentralized application (dApp) by looking for issues tagged with "good-first-issue" in the GitHub issue tracker. You'll find a wealth of opportunities to make an impact and improve the user experience for our growing community of decentralized organizations. Whether you're working on front-end, back-end, or anything in between, you're sure to find a way to contribute to the project. Check out the issue tracker here: https://github.com/JoinColony/colonyCDapp.
Additionally, you can also help build and shape our software development kit (SDK) called the Colony SDK. This can be found here: https://github.com/JoinColony/colonyJS/tree/main/packages/sdk.
Additionally, you can also help build and shape our software development kit (SDK) called the Colony SDK. This can be found here: https://github.com/JoinColony/colonyJS/tree/main/packages/sdk.

## Community Projects

Expand All @@ -20,10 +20,6 @@ You can also start or contribute to one of the Colony community projects. Whethe

If you are a Solidity developer, you can contribute to the Colony Network by checking out our smart contracts on GitHub. Find issues with the "good-first-issue" tag and help us improve the underlying infrastructure that powers the Colony platform. You can find the smart contracts here: https://github.com/JoinColony/colonyNetwork.

## Security Researchers

If you're a security researcher, you can help secure the Colony platform by participating in our bug-bounty program. The bug-bounty program rewards responsible disclosure of security vulnerabilities. If you find a vulnerability, please report it through the bug-bounty program: https://docs.colony.io/colonynetwork/bug-bounty.

## Get in Touch

If you have any questions or would like to get in touch, you can reach out to Chris, the community manager, by email at chris@colony.io or in [Discord](https://discord.com/invite/feVZWwysqM) at chmanie#5800. We're always looking for ways to grow the Colony community and help more people get involved, so don't hesitate to reach out.
Expand Down
3 changes: 0 additions & 3 deletions src/theme/Footer/FooterGrid/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ const FooterGrid = () => (
<FooterLink href="/colonysdk">Colony SDK</FooterLink>
<FooterLink href="/colonynetwork">Colony Network</FooterLink>
<FooterLink href="/colonyjs">Colony JS</FooterLink>
<FooterLink href="/colonynetwork/bug-bounty">
Bug Bounty Program
</FooterLink>
</div>
</section>
);
Expand Down
2 changes: 1 addition & 1 deletion vendor/colonyNetwork
Submodule colonyNetwork updated 141 files