|
* Adding CONTRIBUTION.md
Fixes #3372
Adding CONTRIBUTION.md that describes the workflow for the contributors
at more details.
* Add instructions for PR process in CONTRIBUTE.me
This commit adds an instruction of how to handle the case when you got
feedbacks during Pull Request process.
* Fix a formatting problem for Code Style
When a word is wrapped with "lessThen" and "greaterThan" characters, it
may disappear on the result based on the formatting syntax of .MD file.
They need to be wrapped with a single back-tick character to avoid the
problem.
---------
Co-authored-by: Yong He <yonghe@outlook.com>
|