microsoft / microsoft/pxt-microbit
blocks.png does not exist
@pelikhan is already working on this.
Since Jul 8, 2020.
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
Describe the bug
when i click the github button on the makecode blocks code it creates a github project.
in the README.md there is a link to view the blocks, this link in broken, it points to https://github.com/rhubarbdog/project-one/raw/master/.github/makecode/blocks.png neither the makecode directory exist or the file blocks.png
To Reproduce
Steps to reproduce the behavior:
- create some blocks in the makecode editor
- Click on the Github button
- Give the the project a name
- go to https://github.com
- from repositories click on the project
- in the README.md click on the link for a rendered image of the blocks
- you get a browser 404 error, page not found
Expected behavior
when you click on the link in the README.md for an image of the rendered blocks, an image of the blocks is displayed
Desktop (please complete the following information):
- OS: Linux Mint 19.2
- Browser - chromium
- Version - 65.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.