react-flow-chart
react-flow-chart copied to clipboard
Make contributing easier
It is a generic request, but there a few things which would help a lot:
- .editorconfig file: This would configure the editor for everyone who contributes to the same formatting settings and would make it easier to use the same style in every PR.
- CONTRIBUTING.md file: React Contributor Guide is a great example.