πDevelopers Guideline
Learn how to contribute to OpenGuild
So you're here to contribute to OpenGuildβs ecosystem as a developer βamazing! Whether you're submitting code, writing an article, or joining a GitHub discussion, your contribution helps shape the open, community-driven future we believe in.
Letβs walk you through how to get involved and make your first impact.
π Who Owns the Work You Submit?
Great question! OpenGuild is a community-owned initiativeβeverything you contribute is part of a shared resource for builders in the Polkadot ecosystem. Before you contribute, please read our asset and IP usage notes: π Contributor Ownership & Licensing
Workflow for public contribution
How to Make a Contribution?
Articles & Blogs
Please find the template for this type of contribution below:
## Author
<!--- Provide information about the author in this section following the below structure -->
Example of the author metadata (only required for new authors):
---
name: Tin Chung
avatar: /static/images/tin-chung.jpeg
occupation: DevRel - Polkadot SEA
email: [email protected]
twitter: https://twitter.com/chungquantin
linkedin: https://www.linkedin.com/in/tin-chung-36297a167/
github: https://github.com/chungquantin
---
## Description
<!--- Describe your changes in detail -->
## Related Issue
<!--- This project only accepts pull requests related to open issues -->
<!--- If suggesting a new feature or change, please discuss it in an issue first -->
<!--- If fixing a bug, there should be an issue describing it with steps to reproduce -->
<!--- Please link to the issue here: -->
## Screenshots (if appropriate):
OpenGuild.xyz website operates as an open blog, welcoming contributions from the public. Currently, we don't have a dedicated workflow or a sleek WYSIWYG editor on openguild.wtf. However, this doesn't hinder you from sharing your contentβyou can achieve this through a Github Pull Request (PR).
Refer to this Markdown file writing tutorial for guidance. Following these conventions ensures the continued quality of blog posts on our platform.
Open-source projects
Please find the contribution guidelines for the project that you are interested in because each project is maintained by different core contributors. They might have a different approach for project management at the moment.
Last updated
Was this helpful?