Closed MadhavBahl closed 6 years ago
The reason the CI is failing is because each individual entry in the list of scripts in scripts/README.md
is not supposed to be enclosed with <!-- scriptsstart -->
and <!-- scriptsstop -->
. Instead, all the entries in the script are supposed to be enclosed by <!-- scriptsstart -->
and <!-- scriptsstop -->
.
Remove the <!-- scriptsstart -->
and <!-- scriptsstop -->
comments that you've added, and add your script just below the tic-tac-toe script and just above the already existing <!-- scriptsstop -->
comment. Update the PR with the required changes.
We're sorry if the guidelines were not clear regarding this. If you feel that the guidelines lack clarity or are misleading, open an issue regarding the same. Suggestions and PRs to improve our docs would be appreciated! 😄
Alright @ajmalsiddiqui will do the needful.
Added a python script for storing serial port data to firebase