Firmware, GPAD_API ???Correct Usage in versioning for "v0.58.4" ???
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
A clear and concise description of what the bug is.
Short Summary of the expected behavior:
Reminder of the meaning of semantic versioning
Please see: https://share.google/aimode/hxBweekIqPhGOwWUZ
Short Summary of the buggy behavior:
Our status may be thought of as alpha but because ADaM exists perhaps not, it is beta.
Rather than v0.58.4
Should be v0.62.0 because 58+4 is 62. and we are beta
or
Should be v0.0.62 because 58+4 is 62. and we are alpha
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by locating the firmware or GPAD_API version declaration and reviewing the linked semantic-versioning guidance. Determine whether the project considers this release alpha or beta, then confirm whether v0.62.0 or v0.0.62 is intended. Done means the version choice and its rationale are unambiguous.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100