We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4a7ccd commit a07dd68Copy full SHA for a07dd68
README.md
@@ -546,6 +546,11 @@ module MyModule<Qtil::FiniteType A, Qtil::FiniteType B> { ... }
546
Supports primitives. Does not support `newtype`.
547
- `Qtil::StringlikeType`: Any type that extends or is an instanceof `string`.
548
549
+## Contributing
550
+
551
+This project welcomes contributions and suggestions. See [Contributing](CONTRIBUTING.md) for more
552
+details.
553
554
## Support
555
556
This project is intended to be useful and help the CodeQL community. That said, we may not have
0 commit comments