Contribute section seems automatic...#962
Conversation
The automatic version goes to `main` where the manual version was going to `master` So it appear duplicate in https://circuitpython.org/board/mixgo_ce_serial/
dhalbert
left a comment
There was a problem hiding this comment.
Thanks for noticing this! If you have a suggestion for the README about the auto-"Contribute" section", a PR there would be welcome as well.
|
I did not check the documentation, but I checked 20+ of the latest new board, and only two had that duplicate, and from the same author. So I guess the instruction are OK and the same mistake was done twice by the same author. |
|
I saw it was in https://learn.adafruit.com/how-to-add-a-new-board-to-the-circuitpython-org-website/adding-to-downloads (pointing to master) and just removed it. So that was likely the culprit. |
|
Thanks for helping to correct some errors. When can I download mixgo_ce firmware from the circuitpython-org |
|
The button should appear in the next release of CircuitPython, but you can click the Browse S3 button now to see all builds which include any that happen when a Pull Request gets merged. |
|
#965 will automatically check for this from now on. |
The automatic version goes to
mainwhere the manual version was going tomasterSo it appear duplicate in https://circuitpython.org/board/mixgo_ce_serial/
Maybe it is not clearly documented that this section is not to be submitted manually?