Giter VIP home page Giter VIP logo

st-regis's Introduction

st-regis

Design Link [ https://www.figma.com/file/RnWGvoDjcVRZSKVlu5FRXM/hng-hotel-website?node-id=10%3A2 ]

INSTRUCTIONS

STEPS to fork, clone and work (add and commit) on this repository

Step 1. Click on the fork button on the upper right-hand side of the repo page

Step 2. Go-to your github page and click on the forked repository. Navigate to clone and copy the URL.

Step 3. On your terminal, type: git clone url (paste the url you copied & hit enter)

(after cloning) click on: git checkout -b "ft-username" (to create your branch)

Step 4. (After adding your code) Add your contribution using git add .

Step 5. Commit your changes using git commit -m "feat: username added"

Step 6. Push your changes using: git push origin

Note: if its a bug fix, use "bug: username" for branch and commit message.

STEPS TO CREATING A PULL REQUEST:

Step 1: After pushing your commit to github, navigate to your repository page on github where you pushed your commit.

Step 2: At the top part of the page you should see a dropdown section titled ‘Branch: master‘; select in the dropdown, the branch that contains your commits. The default is usually the master branch.

Step 3: To the right of the branch menu, you would see a button ‘New Pull Request’; click on the button. This should take you to the original page i.e the page of the repository that you forked from.

Step 4: Scroll down the page, click on the green button titled ‘Create pull request’. Type in a title and a description for your pull request. Once you are done inputting your title and description, click on create pull request. This should create a pull request for you, all you have to do is wait to be merged.

Steps to working on this repo.

1: Fork the Repo.

2: Clone the forked copy of the repo.

3: Confirm you are on develop branch.

4: Create a feature branch off develop e.g "git checkout -b home-page".

5: confirm you are on your new created feature branch.

6: When you are done working on the feature branch you can now do the normal workflow and send a PR.

for more information on git workflow kindly look here

7: Make your first Pull Request, you have to edit the CONTRIBUTORS.md file with your github id in this format

- [@USERNAME](https://github.com/USERNAME)

leave a new line between the last name you see there ans yours, just follow the same format as the last person.

st-regis's People

Contributors

mistajide avatar rolteame avatar

Watchers

James Cloos 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.