We're using this module for a project and came across the need for a "number" setting type.
Of course you can use a textfield instead, but rendering a input of type=number allows us to add some native client-side validation and prevent wrong data from reaching the twig template (basically, passing a string instead of a number).
The patch attached adds a plugin for a Number setting.
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.