moleske commented on a change in pull request #755:
URL: https://github.com/apache/geode-native/pull/755#discussion_r585803217
##########
File path: CONTRIBUTING.md
##########
@@ -156,7 +217,8 @@ When writing new or refactoring old code please make the
following changes.
}
```
- * Fix
[`std::string::c_str()`](http://en.cppreference.com/w/cpp/string/basic_string/c_str)
calls where passed to
[`std::string`](http://en.cppreference.com/w/cpp/string/basic_string)
parameters.
+ * Fix
[`std::string::c_str()`](http://en.cppreference.com/w/cpp/string/basic_string/c_str)
calls where passed to
Review comment:
If you use the "Rich Diff" button in the the GitHub file view, the
indentation doesn't occur. I think you're seeing a difference with between
GitHub and macdown markdown
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]