code-examples
code-examples copied to clipboard
Short code snippets written by our open source community!
Code Examples
A code archieve for everyone to contribute to 💗
Github | Website | Discord Server
How do I contribute?
You can create pull requests to this repo in any language you like. If you don't know what pull requests are click here
What should I do?
- add examples to this repo related to any language (inside
/codes
directory) - properly structure, format your codebase
- any programming language is accepted
What should I not do?
- make spam pull requests (like adding/removing whitespace in misc. files such as
.gitignore
,README.md
etc) - make single pull requests for multiple languages/topics (you can however include maximum 2 languages in one pull request)
- can refactor existing codes but make sure to check if there's a pull request open for that
- Add cloned repositories into the code base.
- Any type of promotion like (discord server link, affiliated link etc). Demo websites linked in readme or comments that are related to the code are allowed.
Commit Messages
It's best to use conventional commit messages format but is not compulsory.