Skip to content

razorpay-ai-tools/bd2-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

BD2 Practice Repo

This is the practice repository for Builder Day 2.

Your goal: Add your name to CONTRIBUTORS.md and push it!

Quick Start

git clone https://github.com/razorpay-ai-tools/bd2-practice.git
cd bd2-practice
git checkout -b bd2-yourname
# Edit CONTRIBUTORS.md — add your name
git add CONTRIBUTORS.md
git commit -m "Add yourname to contributors"
git push origin bd2-yourname
gh pr create --title "Add yourname to contributors" --body "My first PR!"

About

BD2 practice repo — push your first commit here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors