We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0ac59a commit 9d19770Copy full SHA for 9d19770
README.md
@@ -63,11 +63,11 @@ To install the game on your Android device:
63
We welcome contributions to help improve this recreation and ensure its accuracy. To contribute:
64
65
1. Fork the repository.
66
-2. Create a new branch:
67
- `git checkout -b feature/your-feature-name`
+2. Create a new branch.
68
3. Make your changes and commit them with clear, descriptive messages.
69
4. Push your changes to your fork.
70
5. Open a pull request describing your updates.
+6. Explain how to push the changes to `main` properly as the developer isn't familiar with GitHub yet!
71
72
---
73
0 commit comments