-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Description
- Gitea version (or commit ref): 1.14.1
- Git version: 2.20.1
- Operating system: not relevant
Description
Dear Gitea developers,
I am a member of an admin team which is responsible for running a Gitea instance to collaborate on projects on a department level at a university. In the wake of the pandemic our user base has increased considerably, and the use cases have developed far beyond our initial intentions to jointly develop code or to write LaTeX documents etc. While we are happy with this development, the increased number of inexperienced Git(-ea) users has also come with some additional obstacles.
Many of our new users do not have any pre-existing experience with other Git environments such as GitHub, GitLab etc. While we are busy in teaching/training them how to use git and integrate it in their workflow, we also received several notifications that the help function of the web UI is often causing frustration, especially, for new users.
For instance, if I click on my avatar in the upper right corner, I am offered a help button, which leads to the Gitea documentation. As an admin, I am quite happy with these docs. However, these pages are not exactly what a first time Git/Gitea user is usually expecting. While we are, of course, offering internal training measures, I have the feeling that the user experience, especially for Git/Gitea newcomers, could be improved without much effort.
My suggestion is: If I click on the 'Help' button as a standard user (it might be different for admins of course), I should be referred to a page which contains some rather basic information about Git and Gitea. For example:
- One could mention, for instance, that Git and Gitea are actually two different things.
- There should be a reference to free Git resources, e.g., the Git book. It is perfectly fine, imho, that the Gitea community does not offer any user support on git itself, but the main help page may refer a new user to places where he or she finds some support.
- A user (not admin) centric FAQ would also be appreciated with questions that are gitea-web-ui related (like: what needs to be considered when setting up a new repository, how to create a subfolder in a repository, etc.)
It is my feeling that the index page of the [Gitea documentation] is intended for a different audience (mostly admins) and does not serve the purpose well to guide new users.
Many thanks for considering this issue!
