devstrons / heloworld

A collection of hello world snippets in multiple programming languages.
https://heloworld.vercel.app
MIT License
20 stars 42 forks source link

Add a `CONTRIBUTING.md` file #58

Closed Panquesito7 closed 2 years ago

Panquesito7 commented 3 years ago

...content for how to contribute in README.md. GitHub will also detect this file is used for our contributing guidelines.

Description

Notes for Reviewers:

Ready to merge.

Signed commits

Discord id (eg: Panquesito7#3723):

aminoxix commented 3 years ago

@Panquesito7: Actually, we have some dynamic plan to generate CONTRIBUTING.md file, as @vsnthdev said earlier. Try to be active/participate more in discussions, & remember before making a PR acknowledge us at #project-plan.

vsnthdev commented 3 years ago

📖 The Plan

We'll have a well-documented, example markdown file for contributing a language that will be dynamically injected into CONTRIBUTING.md. This example.md will be excluded from rendering in the frontend and everything will be documented guiding a new user on contributing a new programming language.

We're also willing to have a list of contributable programming languages in README.md to let people directly contribute without having to look for a language...

alphaX86 commented 3 years ago

@amino19 is this PR still on hold?

aminoxix commented 3 years ago

@amino19 is this PR still on hold?

Yes, we want to produce CONTRIBUTING.md dynamically!