NehaAnand28 / Food-Mato

This is a website to order tasy food.

Home Page:https://noelle-san.github.io/Food-Mato/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest Project

Maintenance Ask Me Anything !

image

RULES

  • All genuine Pull Requests are most welcomed! 😊
  • Look at the issues and solve them only. Ask to get assigned.
  • First come First Served Basis.
  • Any contributor violating the CONTRIBUTING.md guidelines shall be marked as invalid or spam. 🚫

Want a very simple explanation on how to generate a PR?

Basic Work Flow For New Contributors

  1. Fork the Repo
  2. Star the Repo
  3. Clone the Repo
  4. Make Valid Contributions
  5. Create a PR

Steps To Contribute [Git Usage]

  1. Fork this repository
  2. Use your command line to clone the forked repository
    • git clone
    • cd into the created local repository
  3. Add your fixes or the code adhering to CONTRIBUTING.md
  4. git add <file_name>
  5. git commit -m <add_a_valid_comment>
  6. git push the code to your forked repository
  7. Create a pull request

If you have any doubts regarding "How to create your first PR?", then checkout this video:

Create your first PR

Happy Contributing! 😉


Hacktoberfest 2021 | FAQs

What is Open Source?
Open source refers to source code that is publicly accessible and allows anyone to inspect, modify or learn from it. Open source projects encourage collaboration and the freedom to use the software for any purpose you wish.

What is Hacktoberfest?
Hacktoberfest is a month-long global celebration of open source software run by DigitalOcean in partnership with Intel, AppWrite, and DeepSource, with a strong focus on encouraging contributions to open source projects.

What are Pull Requests?
Pull requests are proposed code changes you can submit to a branch in a repository on GitHub/GitLab. Once submitted, a project maintainer will review and discuss the changes before they become final.

What is GitHub & GitLab?
GitHub, Inc. is a provider of Internet hosting for software development and version control using Git. It offers the distributed version control and source code management functionality of Git, plus its own features.
GitLab is a web-based DevOps lifecycle tool that provides a Git repository manager providing wiki, issue-tracking and continuous integration and deployment pipeline features, using an open source license, developed by GitLab Inc.

Where do I register?
The registrations are open, so register yourself on the official website of Hacktoberfest 2021 with your GitHub Account.

What is the last date to enroll myself for the Hacktoberfest 2021?
You can sign up anytime between October 1 to October 31, 2021. Pull Requests created between October 1 and October 31 will count, regardless of when you register for Hacktoberfest.

What do I need to learn before contributing to these Projects?
You need to know nothing in order to understand this. But basic knowledge of development and basic coding in any language will help you move forward in this field. And MSC KIIT will be organizing sessions to help everyone throughout this process.

What do I gain after completing 4 PRs?
You may receive a limited edition Hacktoberfest T-shirt in addition to the information (and fun) you'll gain.


forthebadge forthebadge


License

MIT License


About Me

I am trying to help the community by giving simple web-based projects. And for some Legal reasons i would not like to reveal my personal information such as Social media, or name. This is a new account made to share hacktoberfest projects to help the community.

About

This is a website to order tasy food.

https://noelle-san.github.io/Food-Mato/

License:MIT License


Languages

Language:CSS 59.7%Language:HTML 40.3%