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
The project's documentation does not specify which branch is used for development. Additionally, there are no instructions or commands for cloning the repository, which makes it difficult for new contributors to get started.
I completely agree with you regarding the lack of clear documentation on how to clone the repository. To help improve this, I have submitted a Pull Request that enhances the project's documentation, which you might find useful.
Additionally, if you're looking for the cloning instructions in the original project, they can be found in the 4.x branch under this path:
🔗 Installation Guide - Cloning the Repository
Regarding the documentation on branches, while I agree that more details could be provided, it is worth noting that at the beginning of the README, it is mentioned that main is a development branch and that the stable branch for deployment is 4.x, as was already pointed out in a previous comment.
Let me know if you have any thoughts or suggestions! 😊
Thank you for your response! I really appreciate the effort you put into improving the documentation. This is exactly what I was looking for.
I do know how to clone, but it took me some extra time. That extra time and effort could have been easily saved if the git clone command was included in the documentation. That’s why I created this issue—so others don’t face the same challenge.
Your Pull Request is definitely helpful, and I’m glad to see improvements being made! Thanks again for your support.
Bug description
The project's documentation does not specify which branch is used for development. Additionally, there are no instructions or commands for cloning the repository, which makes it difficult for new contributors to get started.
Steps to reproduce
Expected behavior
git clone
command (e.g.,git clone https://github.com/username/repo.git
) in the setup guide.Environment
app.monicahq.com (monica v4)
Version of Monica
No response
Installation method
None
Web server
None
Database engine version
None
Additional info
No response
The text was updated successfully, but these errors were encountered: