Code Monkey home page Code Monkey logo

dope-github-readmes's Introduction

Dope-Github-Readmes

Maintenance PRs Welcome Open Source Love svg1 contributions welcome GitHub license

What is Dope Github Readmes?

This is collection of really dope Github README Profiles, that you can take inspiration from. Wanna add your your awesome readme to our list? Sure, follow along✨

Welcome to Design & Code where anyone interested in designing and coding can connect and interact with fellow peers from all over the globe and not only learn but also collaborate on various projects!


Folder Structure: πŸ“

root
β”œβ”€β”€ readmes
β”‚   β”œβ”€β”€ Your Name (folder)
β”‚   β”‚    β”œβ”€β”€ README.MD
β”‚   β”‚    └── Assets (folder)
β”‚   β”‚
β”‚   β”‚
β”‚   └── Your Name (folder)
β”‚        β”œβ”€β”€ README.MD
β”‚        └── Assets (folder)
β”‚
β”‚
└──  README.MD

Join our Community and feel free to drop your questions on

Discord


Contribution GuidelinesπŸ—

Want to add your project to the repo? We invite you to contribute. To start contributing, follow the below guidelines:

1. Fork this repository.

2. Clone your forked copy of the project.

git clone https://github.com/<your_user_name>/Dope-Github-Readmes.git

3. Navigate to the project directory πŸ“ .

cd Dope-Github-Readmes

4. Add a reference(remote) to the original repository.

git remote add upstream https://github.com/Design-and-Code/Dope-Github-Readmes.git

5. Check the remotes for this repository.

git remote -v

6. Always take a pull from the upstream repository to your master branch to keep it at par with the main project(updated repository).

git pull upstream main

7. Create a new branch.

git checkout -b <your_branch_name>

8. Then navigate to the readmes directory.

cd readmes

8. Add your README and assests under a folder with your name (replace your-name with name).

mkdir your-name
cd your-name

10. Track your changes βœ”.

git add .

11. Commit your changes .

git commit -m "Relevant message"

12. Push the committed changes in your feature branch to your remote repo.

git push -u origin <your_branch_name>

13. To create a pull request, click on compare and pull requests.

14. Add appropriate title and description to your pull request explaining your changes and efforts done.

15. Click on Create Pull Request.

16 Voila! You have made a PR to the Projects-showcase πŸ’₯ . Wait for your submission to be accepted and your PR to be merged.

Note:

Under the assests folder, you can add the resources used to build your readme, so others can reference it


Project Maintainers πŸ› 


Devraj Chatribin


Medam Greeshma


Nandani Paliwal

Our valuable ContributorsπŸ‘©β€πŸ’»πŸ‘¨β€πŸ’» :

dope-github-readmes's People

Contributors

devrajdc avatar greeshma2903 avatar nandani-paliwal avatar shridhar-dev avatar mohammadshaibazqaisar avatar vanshsh avatar prathameshpatil2002 avatar khush2706 avatar nikitha2309 avatar panquesito7 avatar mr-white-hat avatar rameshchandrapola avatar sakshamgurbhele avatar toastcoder avatar thuongtruong1009 avatar smv1999 avatar ektaarora16 avatar nimishjn avatar shivanshi-s avatar vivekpattanayak avatar mohasin-haque avatar mahich123 avatar kumarankm avatar ishani1124 avatar heyyrxjesh avatar abhishek-dab avatar chiragagrawal9200 avatar bonkreaction avatar avnii16 avatar anubhavdevv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.