Issues
GitHub Issues are where Img2Num tracks bugs, feature requests, documentation improvements, and other work.
Whether you're looking for something to contribute or you're ready to start working on an issue, this section explains the workflow.
Finding work
Not sure what to work on?
The Finding Issues guide explains how to:
- browse all open issues,
- find beginner-friendly tasks,
- discover high-priority work,
- browse issues by label.
Claiming an issue
Before you begin working on an issue, you should claim it to let other contributors know that you're working on it.
The Issue Claims guide explains how to:
- claim an issue using
/take, - release an issue using
/untake, - understand how issue claims expire.
Next steps
Once you've completed your work, follow the Pull Requests guide to submit your contribution.