Commit Graph

10 Commits

Author SHA1 Message Date
David Leal d07ab7d0f1
docs: add self-test examples (#1250)
* docs: add self-test examples

* updating DIRECTORY.md

---------

Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
2023-04-27 10:38:05 -06:00
David Leal 3ba43b75ed
docs: improve contributing guidelines 2023-04-26 11:27:51 -06:00
David Leal ad24ee1273
chore: use latest CMake subfolder name 2022-12-21 09:04:33 -06:00
David Leal 3be7198f03
docs: add guide on integrating CMake (#1163)
* updating DIRECTORY.md

* docs: add guide on integrating CMake

* chore: apply suggestions from code review

Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
2022-12-21 08:54:33 -06:00
David Leal ace1c69509
fix: LeetCode guide link 2022-11-17 12:27:30 -06:00
David Leal 9101ccd27c
docs: add a guide for new LeetCode solutions (#1131)
* docs: add a guide for new LeetCode solutions

* updating DIRECTORY.md

* updating DIRECTORY.md

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2022-11-09 19:21:17 -06:00
zafar hussain 9502fd54ef
chore: update to match new Discord links (#1065) 2022-10-17 20:10:52 -05:00
David Leal 52d3b3ee4d
docs: improve the contributing guidelines (#966)
* docs: improve the contributing guidelines

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2022-09-30 11:56:31 -05:00
David Leal 08157c4129
[feat/fix]: Improve the contributing guidelines (#839)
Mostly all of the changes are taken from https://github.com/TheAlgorithms/C-Plus-Plus/pull/1503.
2021-07-07 14:41:56 -05:00
David Leal 544f492720
[feat/fix]: Add contributing guidelines and update templates (#610)
* feat: Add contributing guidelines

* fix: Use the correct links in PR/issue template

* fix: Update README.md to point to correct links

* fix: Update README.md

* fix: Move contributing guidelines to root directory

* fix: Update PR template
2020-09-30 15:40:52 -04:00