First impressions by a newcomer #2268
steinwinde
started this conversation in
General
Replies: 1 comment
-
Moved to Slack... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm a software developer and completely new to the project. I would like to suggest a few points regarding Github and Jira:
It would be great to have "main" as the web-app's main branch instead of "master". I think this is self-evident for a project in this space by now and it is in particular true for newly created repositories.
It would look better, if the web-app repository did not contain glaringly obvious bugs in its main branch. (E.g. compare #WEB-11 with the numerous broken setup wizards.) If a section of the web-app is unusable, it should be moved into a branch. End users should not be bothered with these sections, and the main branch should be kept free of them - for releases.
It helps newcomers like me to understand a project, when tags are used more frequently. I understand that there were very, very few releases over the last 10 years, but there must have been some other important moments in the time of the project. Why not create some sort of project memory with tags? (Only one tag was moved over from the community-app. Hopefully there are more tags in the future.)
Newcomers like me (at least those willing to get an environment set up locally) will first look at the documentation available on the Github README and CONTRIBUTING. Regarding the latter: 1. There are several references to Gitter, but none to Slack. Do you still favour Gitter? 2. Is it really worth to give SourceForge my email address to join your mailing list? 3. Do I need to squash, when this can be done by the person integrating the pull request too? Etc. Does anyone feel in charge of this page? (BTW, both README and CONTRIBUTING are in many respects extremely well done and helpful!)
Jira is great, but maybe you could polish a little bit its configuration. For example:
I hope all this is not taken as criticism, but really as ideas - we are all volunteers :-)
Beta Was this translation helpful? Give feedback.
All reactions