All Projects → ACM-VIT → FirstPRChallenge

ACM-VIT / FirstPRChallenge

Licence: MIT license
Kick start your Open Source by making your personalized profile card

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to FirstPRChallenge

Covid-19-d3
Created with CodeSandbox
Stars: ✭ 13 (-7.14%)
Mutual labels:  hacktoberfest2020
Alexa-skills-starters
💻 A collection of super cool Amazon Alexa skills for complete newbies. 💻
Stars: ✭ 24 (+71.43%)
Mutual labels:  hacktoberfest2020
react-simple-boilerplate
Simple React Boilerplate with Webpack, Github Actions, Scss, Lazy Loading etc....
Stars: ✭ 38 (+171.43%)
Mutual labels:  hacktoberfest2020
Software-Development-Pakistan.github.io
Github Repository for softdevpk.com
Stars: ✭ 17 (+21.43%)
Mutual labels:  hacktoberfest2020
hacktoberfest
Fork and Create a Pull Request
Stars: ✭ 13 (-7.14%)
Mutual labels:  hacktoberfest2020
defundthepolice
Defund The Police
Stars: ✭ 21 (+50%)
Mutual labels:  hacktoberfest2020
Login-Register-FlutterApp
Login Register Auth App by Delicia Fernandes using Google and Facebook sign in.
Stars: ✭ 87 (+521.43%)
Mutual labels:  hacktoberfest2020
sugestoes-temas
Repositório de sugestões para temas para talks, posts, podcasts, vídeos e/ou qualquer outro conteúdo voltado Android.
Stars: ✭ 33 (+135.71%)
Mutual labels:  hacktoberfest2020
hacktoberfest 2021
Solve the given questions, and submit a PR.💬 Make sure you submit the solution in the correct folder. ✔
Stars: ✭ 44 (+214.29%)
Mutual labels:  hacktoberfest2020
companies-on-blm
We are collecting corporate statements in response to racial injustice, along with Diversity/Inclusion reports and ICE contract information. We have several issues for requested companies, please feel free to add more!
Stars: ✭ 21 (+50%)
Mutual labels:  hacktoberfest2020
fd-vue-webapp
A Vue.js web application for Freedomotic Open IoT framework
Stars: ✭ 63 (+350%)
Mutual labels:  hacktoberfest2020
node-banner
Easily integrate ASCII flavored banners to your CLI tool
Stars: ✭ 18 (+28.57%)
Mutual labels:  hacktoberfest2020
SoundTouch-Chrome-Extension
📢 💻 SoundTouch Bose Chrome Extension, Display the current playing music, control the Soundtouch and more...
Stars: ✭ 17 (+21.43%)
Mutual labels:  hacktoberfest2020
super-scripts
😎 super automation scripts written by humans
Stars: ✭ 63 (+350%)
Mutual labels:  hacktoberfest2020
ngecilin
Chrome Extension to shorten your looooong URL
Stars: ✭ 23 (+64.29%)
Mutual labels:  hacktoberfest2020
frontatish
A React native common components kit and helper methods,find the package at this link https://www.npmjs.com/package/frontatish
Stars: ✭ 14 (+0%)
Mutual labels:  hacktoberfest2020
Learning-Resources
Learning resources for newbies.
Stars: ✭ 20 (+42.86%)
Mutual labels:  hacktoberfest2020
HACKTOBERFEST-2020-flutter-interview-questions
Flutter interview questions with answers
Stars: ✭ 44 (+214.29%)
Mutual labels:  hacktoberfest2020
Ecommerce-Site
A simple E-commerce site made with HTML, SCSS and JavaScript.
Stars: ✭ 13 (-7.14%)
Mutual labels:  hacktoberfest2020
simplePythonProgram
No description or website provided.
Stars: ✭ 21 (+50%)
Mutual labels:  hacktoberfest2020

Kicking Off Hacktoberfest with ACM-VIT!

hacktoberfest-acmvit

Hack. Start. Learn.

Generate/Make your own contributor profile.

made-by-acm license GitHub last commit GitHub repo size GitHub forks GitHub stars

GitHub Hacktoberfest combined status


Get started with your Open Source Journey by making your very own personalized profile card.


Contribute

To take part in the development of this project, refer the github projects board. We have setup beginner level issues, and labelled them as well ! Feel free to claim any issue (or open a new one) and contribute to the development of the project.


Submitting a Pull Request

  • Fork the repository by clicking the fork button on top right corner of the page
  • Clone the target repository. To clone, click on the clone button and copy the https address. Then run
git clone [HTTPS-ADDRESS]
  • Go to the cloned directory by running
cd [NAME-OF-REPO]
  • Create a new branch. Use
 git checkout -b [YOUR-BRANCH-NAME]
  • Make your changes to the code. Add changes to your branch by using
git add .
  • Commit the chanes by executing
git commit -m "your msg"
  • Push to remote. To do this, run
git push origin [YOUR-BRANCH-NAME]
  • Create a pull request. Go to the target repository and click on the "Compare & pull request" button. Make sure your PR description mentions which issues you're solving.
  • Wait for your request to be accepted.

Guidelines for Pull Request

  • Avoid pull requests that :
    • are automated or scripted
    • that are plagarized from someone else's branch
  • Do not spam
  • Project maintainer's decision on validity of PR is final.

For additional guidelines, refer to participation rules


-domain specific guidelines here-


Usage

To setup project locally, fork the repository.

Hackers !

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].