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.
- Code of Conduct
- I don't want to read this whole thing, I just have a question!!!
- What should I know before I get started?
- Markdown Guide for you
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 mr.mtsup@gmail.com.
Note: Please don't file an issue to ask a question. You'll get faster results by using the resources below.
- You can email me at mr.mtsup@gmail.com if you have any issue.
More information resources will be added soon.
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.