You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/README.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@ Through The MovieVerse, users can search for movies, view detailed information,
45
45
46
46
### Disclaimer
47
47
48
+
> [!IMPORTANT]
48
49
> **This open-source repository is not the official repository for The MovieVerse. The deployed repository is private for security reasons. This repository is only for educational purposes and to showcase the codebase of The MovieVerse, which may differ significantly from the official, private codebase. However, this codebase is still functional and actively maintained.**
49
50
50
51
## User Interface
@@ -426,10 +427,11 @@ Or, for your convenience, you may simply run the following command, provided tha
426
427
```bash
427
428
git push origin feature/AmazingFeature
428
429
```
429
-
15. Open a Pull Request (if you want to merge your changes to our official app). Enjoy coding and [let me know](https://github.com/hoangsonww/The-MovieVerse-Database/discussions) if you have any questions!
430
-
16. If you'd also like to access full, advanced features of the app's development, please [contact me](https://github.com/hoangsonww/The-MovieVerse-Database/discussions) for the `.env` file and additional configurations.
430
+
15. Open a Pull Request (if you want to merge your changes to our official app) - we'll review your changes and merge them to this public repository first. If everything works well, we might ask you to also join our private official codebase and create another PR there so that your changes are fully live. Enjoy coding and [let me know](https://github.com/hoangsonww/The-MovieVerse-Database/discussions) if you have any questions!
431
+
16. If you'd also like to access full, advanced features of the app's development, please [contact me](https://github.com/hoangsonww/The-MovieVerse-Database/discussions) for the `.env` file and additional configurations, and we'll also decide if you need access to or can access our private official codebase.
431
432
432
-
**Note:** Although the primary branch of this repo is `main`, the active deployment branch is `main-deployment-branch`. Therefore, refer to the `main-deployment-branch` for the latest updates and changes as we always push code to the deployment branch before merging it into the main branch.
433
+
> [!IMPORTANT]
434
+
> **Note:** Although the primary branch of this repo is `main`, the active deployment branch is `main-deployment-branch`. Therefore, refer to the `main-deployment-branch` for the latest updates and changes as we always merge code to the deployment branch first before merging it into the main branch.
Please note that the **MovieVerse** is an ever-evolving platform, and more updates are underway. I am continually enhancing the user experience and adding new features to help you navigate the vast sea of cinema with ease and excitement!
473
-
474
-
Additionally, I'd also like to express special gratitude to [The Movie Database (TMDb)](https://www.themoviedb.org/) for providing additional movie data that greatly enriches The MovieVerse experience!
475
-
476
-
Thank you for your understanding and support~ 🎬🍿
474
+
> [!NOTE]
475
+
> Please note that the **MovieVerse** is an ever-evolving platform, and more updates are underway. I am continually enhancing the user experience and adding new features to help you navigate the vast sea of cinema with ease and excitement!
476
+
>
477
+
> Additionally, I'd also like to express special gratitude to [The Movie Database (TMDb)](https://www.themoviedb.org/) for providing additional movie data that greatly enriches The MovieVerse experience!
478
+
>
479
+
> Thank you for your understanding and support~ 🎬🍿
0 commit comments