-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Epic: Start Fresh Projects #7722
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I really like the idea of letting a user configure a repo from a blank canvas (not associated to a repo). Question for those reading: Would the intention be to nudge a user towards always creating a project configuration? Would weakening the (currently strong) connection of a workspace with a repo as a 1<>1 have any impacts on users perception of how Gitpod is to be used (to codify setup of a project / repo? Or are we open to experimenting with that? I have a generic blank project that I use as my personal "start point" when I don't have (or want) a repo to start from. |
Creating a new repo from an existing template repo would be a great start. Some further thoughts:
Based on the above I propose
A simple template structure could be something like:
A template approach has the following advantages:
|
I wouldn't mind working on this a little. Are there any mockups for what such a menu would look like in the dashboard? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
can someone make this never-stale? |
New projects are usually started in a dev environment. Therefore we want to allow starting workspaces that are not connected to a remote git repository. they might be completely empty or seeded based on an archive.
The text was updated successfully, but these errors were encountered: