We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66ef66a commit 7ba7070Copy full SHA for 7ba7070
members_selection_test/README.md
@@ -100,7 +100,6 @@ git add Submissions/Your_Name/
100
git commit -m "Add solutions for MATrix club selection test - [Your Name]"
101
```
102
103
-git push origin solutions-YOUR_NAME
104
105
106
### 3. Push Your Solutions to GitHub (Push to the main branch ONLY)
@@ -116,6 +115,8 @@ git push origin main
116
115
117
118
### 4. Create a Pull Request
+<img width="1832" height="493" alt="image" src="https://github.com/user-attachments/assets/53018823-ee33-465c-980b-68795d549a78" />
119
+
120
1. **Go to your forked repository on GitHub** (in your web browser)
121
2. **Click "New pull request"**
122
3. **Set the base repository to the club's repository and the base branch to `main`**
0 commit comments