-
Notifications
You must be signed in to change notification settings - Fork 0
Add Code Examples In New Branches #80
Copy link
Copy link
Open
Labels
code-exampleServes as a code example, that informs how to use the static libraryServes as a code example, that informs how to use the static librarydocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Metadata
Metadata
Assignees
Labels
code-exampleServes as a code example, that informs how to use the static libraryServes as a code example, that informs how to use the static librarydocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Projects
Status
Todo
Add code examples so new users would be able to easily use the library.
For each example you wish to upload to GitHub, create a new branch, and add the
example/prefix to its name.So a it would be named as
example/<EXAMPLE_NAME>.Place the example in the
src/maindirectory:mainshould be thesrc/main/main.c..c/.hfiles) at thesrc/maindirectory..h/.cfiles from thesrc/maindirectory that are not related to your example..cfiles from thebuild-main.batandbuild-main.shscripts that are not related to your example.