From 2ea6cb22e75c719e50d7898886116a7134c0203e Mon Sep 17 00:00:00 2001 From: Vijayan Selvaraj Date: Sat, 5 Sep 2026 14:30:19 -0500 Subject: [PATCH] Add comments to issue1.md --- practice-repos/caption-this/issue_1.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/practice-repos/caption-this/issue_1.md b/practice-repos/caption-this/issue_1.md index cea706bb..8d377fd5 100644 --- a/practice-repos/caption-this/issue_1.md +++ b/practice-repos/caption-this/issue_1.md @@ -3,3 +3,14 @@ We will all be using this repository today. Even though it's public right now, you will not be able to make changes until you're given the correct permissions. We've automated this process via the GitHub API. Once you comment, we will add you as a collaborator. You'll start to receive a lot of emails. (❗) You can slow these down immediately by clicking the **Unwatch** button at the top of the page and selecting either the **Participating and @mentions** or **Ignore** option. + +vsel will update a file by replacing a caption. + +- [ ] Create a branch +- [ ] Edit the file +- [ ] Commit the changes +- [ ] Create a Pull Request +- [ ] Request a Review +- [ ] Make more changes +- [ ] Get an approval +- [ ] Merge the Pull Request