mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-07-10 02:56:54 +00:00
[PR #671] feat: guidelines for reviewers #1148
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/TheAlgorithms/C/pull/671
State: closed
Merged: Yes
Description of Change
Added guidelines for reviewers.
References
Discussion: https://gitter.im/TheAlgorithms/community?at=5f83112999e1ab4dd1f1d9e8
Checklist
[ ] Added file name matches File name guidelines[ ] Added tests and example, test must pass[ ] Added documentation so that the program is self-explanatory and educational - Doxygen guidelines[ ] Relevant documentation/comments is changed or added[ ] PR title follows semantic commit guidelinesNotes: