Skip to content

Commit 9476568

Browse files
authored
Added contributing guidelines
1 parent e6a7888 commit 9476568

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CONTRIBUTING

+10
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)