We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a7888 commit 9476568Copy full SHA for 9476568
CONTRIBUTING
@@ -0,0 +1,10 @@
1
+A core strength of TinyExpr is that it is small and simple. This makes it easy
2
+to add new features. However, if we keep adding new features, it'll no longer
3
+be small or simple. In other words, each new feature corrodes away at the core
4
+strength of TinyExpr.
5
+
6
+If you want to add a new feature, and you expect me to merge it, please discuss
7
+it with me before you go to that work. Open an issue at
8
+https://github.com/codeplea/tinyexpr and let us know what you're proposing.
9
10
+Bug fixes are always welcome and appreciated, of course.
0 commit comments