Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 582 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (6 loc) · 582 Bytes

Contributing

First, note that this library is under SATA, so please add only your own codes and make sure that you agree with the terms in that license.

Methods

🌟 Open an issue and tell us what you think should be added.

🌟 Create a PR with your code(which SHOULD pass the specific tests, follow the STYLING_GUIDE.md, have meaningful comments and commit messages).

🌟 If you have different ideas on implementing something, just create a PR with your own ideas and name it with things like segmentTree_pointers.cpp