diff options
author | bloodstalker <thabogre@gmail.com> | 2017-03-07 08:12:55 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-03-07 08:12:55 +0000 |
commit | 9a9f065bb3679cff2f17d6014d92aa9fef51c857 (patch) | |
tree | ed0185526edeed6f949e6e2114384696e8eaaa0f | |
parent | just undefined a debug macro so the erver output is more readable (diff) | |
download | mutator-9a9f065bb3679cff2f17d6014d92aa9fef51c857.tar.gz mutator-9a9f065bb3679cff2f17d6014d92aa9fef51c857.zip |
added a feature request-suggestion section
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -296,6 +296,9 @@ The JSON reports use [JSON](https://github.com/nlohmann/json) by [nlohmann](http ### Feedback If you run into an issue please raise one here or just contact me with proper information(including source code that causes the issue if there is any).<br/> +### Suggestions and Feature Requests +If you have any suggestions or have any feature requests for project mutator, you can send them to `bloodstalker@zoho.com`. I'll try to keep an open mind, so even if you feel like it might not be right up mutator's alley, do send them. Worst case, I'll just say no.<br/> + ### Future Features * Misra-c:2012 check support<br/> * Ability to turn off some rule checks<br/> |