Skip to content

DSCFutminna/hack-2021-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

GDSC FUTMinna Members

A Listing of all our members past and present

License: MIT Open Source Love svg1 PRs Welcome first-timers-only contributions welcome Maintenance

How to contribute to this project

Here is the quick and painless ways to contribute to this project:

  • Add your name to the CONTRIBUTORS.md file

Make a pull request for your work and wait for it to be merged!

Getting started

  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone your fork down to your local machine
git clone https://github.com/your-github-username/hack-2021-2.git
  • Create a branch
git checkout -b branch-name
  • Make your changes (choose from any task below)
  • Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval!
  • Star this repository if you had fun!

Choose from these tasks

1. Add your name

Add your name in alphabetical order to the CONTRIBUTORS.md file using the below convention:

#### Name: [YOUR NAME](GitHub link)
- Place: City, State, Country
- Bio: Who are you?
- Stack: Python (Flask, Django), Node(Express)
- Department: Computer Science
- Interest: Football
- GitHub: [GitHub account name](GitHub link)
- Twitter: [Twitter username](Twitter link)

Reference links

Here is a great tutorial for creating your first pull request by Roshan Jossey: https://github.com/Roshanjossey/first-contributions

Managing your Forked Repo: https://help.github.com/articles/fork-a-repo/

Syncing a Fork: https://help.github.com/articles/syncing-a-fork/

Keep Your Fork Synced: https://gist.github.com/CristinaSolana/1885435

Checkout this list for README examples - Awesome README Awesome

Github-Flavored Markdown https://guides.github.com/features/mastering-markdown/

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Releases

No releases published

Packages

No packages published