Giter VIP home page Giter VIP logo

practice-code-repo's Introduction

Practice-code-repo

A repo for all the beginners for this Hacktober- 2020

If it's your first Hacktober Fest and you're feeling a bit nervous or unsure, this is a great place to do a test run! You can use this repo as an oportunity to get familiar with contributing via Pull Requests (PRs).

Fret not, it's pretty simple! Just follow these steps:

  • Read the CoC (Code of Conduct)
  • Fork the repo
  • Create a new file in the forked repo
  • Add practice code in any language of your choice
  • Create a PR to this repo

Don't forget to document your work! It will help others understand your code at a glance

CODE OF CONDUCT

Contributor Covenant Code of Conduct

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.

Our Standards

Examples of behavior that contributes to creating a positive environment include:

✔ Using welcoming and inclusive language

✔ Being respectful of differing viewpoints and experiences

✔ Gracefully accepting constructive criticism

✔ Focusing on what is best for the community

✔ Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

❌ Trolling, insulting/derogatory comments, and personal or political attacks

❌ Public or private harassment

❌ Publishing others' private information, such as a physical or electronic address, without explicit permission

❌ Other conduct which could reasonably be considered inappropriate in a professional setting

-There should be atleast 4 programs with comments that cn help others understand.

This Code of Conduct is adapted from the Contributor Covenant, version 1.4, available at [https://www.contributor-covenant.org/version/1/4/code-of-conduct.html]

For answers to common questions about this code of conduct, see [https://www.contributor-covenant.org/faq]

How to Contribute

  • Fork the Repository

  • Clone the Forked repository

git clone https://github.com/<USER_NAME>/<REPO_NAME>
  • Add Scripts and necessary changes
git add .
  • Commit the changes
git commit -m "MESSAGE"
  • Push to your branch
git push
  • Raise a Pull Request to the parent Repository

Syncing a fork

  • Fetch the changes made in upstream
git fetch upstream
  • Merge the changes from upstream/master into your local master branch.
git merge upstream/master
  • Push to your branch
git push

practice-code-repo's People

Contributors

aman1440 avatar vikramoff24 avatar sukanya41455 avatar amanbp avatar mmirthula02 avatar farazulhoda avatar mustafa1310 avatar sandeep-blackhat avatar sharleenclement avatar shreyar14 avatar tnw908 avatar rajalakshmi-sundaram avatar dark-knight11 avatar ayushnanda21 avatar ayushi-1408 avatar shubhankarb180 avatar keshavjaiswal39 avatar k-dx2 avatar doodles-noodles avatar codytron21 avatar babbarutkarsh avatar ayush179 avatar anshrathod avatar codedude1 avatar tanweeralii avatar shreyadhir avatar sahastrakishore123 avatar rishi21-coder avatar prithvirajbytes avatar mohakchugh 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.