Skip to content
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

Add link to reference or tutorial in "Welcome" screen #12

Closed
Potherca opened this issue Mar 20, 2024 · 3 comments · Fixed by #14
Closed

Add link to reference or tutorial in "Welcome" screen #12

Potherca opened this issue Mar 20, 2024 · 3 comments · Fixed by #14

Comments

@Potherca
Copy link
Member

Potherca commented Mar 20, 2024

The "Welcome" screen on first load (before the first save has been created) should have a link to a reference or tutorial.

To take a new user by the hand, this could be part of an "Unsure what to build?" suggestion.

<h1>Welcome to SimplyCode!</h1>
<p>
This looks like your first visit.
<strong>Go to <a href="%s">%s</a> to start building something awesome.</strong>
<!-- @TODO: Add a link to a turorial or reference to help the user
See: https://github.com/SimplyEdit/simplycode-docker/issues/12
-->
</p>

@Hoxolotl Hoxolotl linked a pull request Mar 20, 2024 that will close this issue
@Hoxolotl
Copy link
Contributor

Hoxolotl commented Mar 20, 2024

Made a branch, added link and explanation
waiting for merge.

@Potherca
Copy link
Member Author

Branch reviewed, waiting for change.

@Hoxolotl
Copy link
Contributor

Change made

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants