open-sauced / intro

Empowering Your Open Source Journey: From First Contribution to Project Leadership
https://opensauced.pizza/learn
Other
495 stars 96 forks source link

created a new branch in the CONTRIBUTING.md (#149) #150

Closed ghost closed 3 months ago

ghost commented 3 months ago

Description

  1. Create a new branch to work on your changes.

    git checkout -b YOUR-BRANCH-NAME

    Replace "YOUR-BRANCH-NAME" with a descriptive name for your branch — for example, feat/add-submit-button.

What Type of feature

netlify[bot] commented 3 months ago

Deploy Preview for sauced-intro ready!

Name Link
Latest commit 6dc8eb9e3c35f33f5f1c66bc1e01a4fdd2e34095
Latest deploy log https://app.netlify.com/sites/sauced-intro/deploys/66045397abd1620008bdd8cb
Deploy Preview https://deploy-preview-150--sauced-intro.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

BekahHW commented 3 months ago

@hx4nn I'm going to close this PR since it's not linked to an issue. Please create an issue first.