You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contributed to our codebase before, or even folks who haven't contributed to open source before.
If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especially interested in contributions from people from groups underrepresented in free and open source software!
If you have contributed before, consider leaving this one for someone new, and looking through our general help wanted issues. Thanks!😁
The problem
We need to add documentation for how to run the debug script
Solution
Add a few lines of description and an example about how to use the debug script to the README.md. It should look something like this
npm run debug invert
Steps to fix
claim
this issue with a comment
set up a repository locally and make sure that all tests pass
start a pull request (see contributing to Public Lab software) but mark it as "in progress"
fix the issue following the steps above
make sure all tests pass
alert someone via either the developers list (see below) to have your pull request merged. This may take a few extra steps depending on when you do it, but we'll help you out!
Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contributed to our codebase before, or even folks who haven't contributed to open source before.
If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especially interested in contributions from people from groups underrepresented in free and open source software!
If you have contributed before, consider leaving this one for someone new, and looking through our general help wanted issues. Thanks!😁
The problem
We need to add documentation for how to run the debug script
image-sequencer/src/ExportBin.js
image-sequencer/package.json
Line 7 in 9d3e511
Solution
Add a few lines of description and an example about how to use the debug script to the README.md. It should look something like this
Steps to fix
The text was updated successfully, but these errors were encountered: