Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.72 KB

contributing.md

File metadata and controls

30 lines (17 loc) · 1.72 KB

Contributing to CodgeBush

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

The following is a set of guidelines for contributing to CodgeBush Snippets Platform, which are currently hosted on GitHub. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

Table of Contents

Code of Conduct

This project and everyone participating in it is governed by the Open Source Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

I don't want to read this whole thing, I just have a question!!!

Note: Please don't file an issue to ask a question. You'll get faster results by using the resources below.

  1. You can email me at [email protected] if you have any issue.

More information resources will be added soon.

What should I know before I get started?

The most important thing that you should know in order to contribute to this project is Markdown. You can add your personal snippets in any language of your choice which you want to share with others but you have to define it in markdown.

Reason behind markdown as primary language: The reason behind using markdown is clear, we want the snippets to be accessible by every developer and also want to unify the code of the project.