πŸ‘ŠContribution Guidelines

Learn how to contribute to OpenGuild

If you're here, chances are you're eager to contribute to OpenGuild, and that's fantastic! Let's delve into the steps for making your initial contribution and understand how your input is assessed.

Who owns the community assets?

Please read this carefully to understand where your contribution goes: https://github.com/orgs/lowlevelers/discussions/9

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: cqtin0903@gmail.com
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):

TheLowLevelers 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