Workspace Suggestions
-
1. Allow the project creator to add a synopsis of the project. Maybe a what the project is about with screen shots. 2. Publicly submitting bug reports. 3. A "request to join" button that allows users browsing workspaces apply to a project. Should probably be able to list what they can do or where they can help out. Instead of having to invite people, have people apply. 4. Maybe a small wiki for documentation?
-
1. Allow the project creator to add a synopsis of the project. Maybe a what the project is about with screen shots. 2. Publicly submitting bug reports. 3. A "request to join" button that allows users browsing workspaces apply to a project. Should probably be able to list what they can do or where they can help out. Instead of having to invite people, have people apply. 4. Maybe a small wiki for documentation?
Thanks for suggestions. Points 2 and 4 are already on our TODO list. That list is overwhelmingly long, though, as we have tons of awesome ideas we'd like to implement ;) But those points are on our radar and most likely will be implemented sooner than later. Point 1 is implemented currently in very simple/minimalistic way now. E.g. each workspace might have plaintext description (you can change it in workspace settings, available through that gear icon on workspace homepage). Also, readme.md will be displayed by default, if present, on visiting source code repository. These are just small steps toward what you've described. Some bigger steps were considered by us in the past, but so far we didn't managed to define them in an elegant/useful way, so they are pending as well. The request to join is interesting idea, we'll definitely consider it. I don't think it was in our plans before. Thanks.