|
@@ -1,10 +1,12 @@
|
|
|
I have very limited resources in terms of handling feedback on my projects, sorry. So here are the limitations to keep in mind:
|
|
|
|
|
|
- I don't look into reported Issues.
|
|
|
-- I only look into small PRs that suggest:
|
|
|
- - bug fixes
|
|
|
- - documentation fixes
|
|
|
-- I do not look into PRs that implement new features.
|
|
|
-- What is a bug fix and what is a new feature is entirely upon my interpretation.
|
|
|
+- I only look into small PRs that suggest
|
|
|
+ - bug fixes,
|
|
|
+ - documentation fixes.
|
|
|
+- I do not look into PRs that
|
|
|
+ - implement new features,
|
|
|
+ - refactor/cleanup the code.
|
|
|
+- What qualifies as a bug, a feature, or refactoring is entirely upon my interpretation.
|
|
|
|
|
|
Sorry for any inconveniences. If you want to stir the project in a particular direction in terms of features feel free to fork it, I don't mind. Just make sure you have fun while developing it! This is like the whole point!
|