Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notes in Trap Counts Below Zero #37

Open
apranger00 opened this issue Mar 9, 2024 · 0 comments · May be fixed by #44
Open

Notes in Trap Counts Below Zero #37

apranger00 opened this issue Mar 9, 2024 · 0 comments · May be fixed by #44

Comments

@apranger00
Copy link

The Notes in Trap field is able to go below zero. This is not an issue for any other counter fields.

If we really want to go for broke on this one, maybe limit the field to being a maximum of 3 notes as well?

SkywardSyntax added a commit to SkywardSyntax/QRScout that referenced this issue Aug 28, 2024
Fixes FRC2713#37

Update the 'Notes in Trap' field to restrict its value between 0 and 3.

* Modify `config/2024/config.json` to set the `min` property of the 'Notes in Trap' field to 0 and add a `max` property with a value of 3.
@SkywardSyntax SkywardSyntax linked a pull request Aug 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant