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

Make a troubelshooting page for tutorial authoring #9990

Merged
merged 5 commits into from
May 2, 2024

Conversation

ganicke
Copy link
Collaborator

@ganicke ganicke commented Apr 29, 2024

Here's is a start on a troubleshooting page for tutorial writing. Suggest other tips to include.

Closes microsoft/pxt-arcade#6408

@ganicke ganicke requested review from kiki-lee and Jaqster April 29, 2024 22:45
@ganicke ganicke marked this pull request as draft April 29, 2024 22:48
Copy link
Member

@Jaqster Jaqster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a great start! I'm going to try and crowdsource contributions for this...

@ganicke ganicke marked this pull request as ready for review April 30, 2024 20:34
Copy link
Contributor

@kiki-lee kiki-lee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No spaces. That would turn it into three separate variables in the code. It will just be myassetpack.

@ganicke
Copy link
Collaborator Author

ganicke commented May 1, 2024

No spaces. That would turn it into three separate variables in the code. It will just be myassetpack.

OK. I was confused cuz you mentioned earlier:

Dashes '-' in your image pack repo name need to disappear when you import the pack into a tutorial. For instance "my-images" becomes "my images" but "my_images" stays the same.

@ganicke ganicke requested a review from kiki-lee May 2, 2024 00:04
@ganicke ganicke merged commit 5390637 into master May 2, 2024
6 checks passed
@ganicke ganicke deleted the tutorial-trouble-tips branch May 2, 2024 00:42
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 this pull request may close these issues.

Add a Troubleshooting page for our Tutorial documention
3 participants