Contributing
Contributing to Genocs Library
Being a completely community driven project, I encourage the community to submit their valuable contributions to whichever repository they are comfortable with.
Currently, you can contribute to:
Angular Front-End (soon)
React Front-End (soon)
How to contribute?
Please note the following steps are applicable only for the genocs-library-docs
repository.
- Fork the
genocs-library-docs
repository to your Github profile. [Optional]
Navigate to your newly forked Repository -> Settings -> Secrets.[Optional]
Add a new Repository Secret with a nameGT_TOKEN
. As for the value, paste in your GitHub Token (https://github.com/settings/tokens)- Clone this repository locally.
- Ensure that you have Node.js and Visual Code installed.
- At the root of the repository run
npm install
. This installs all the required packages. It might take some time depending on your network connection. - All the documentation is to be written in markdown format.
- Refer
https://github.com/Genocs/genocs-library-docs/blob/main/content/en/templates/general/getting-started/index.md
to get an idea on how to write documentation and include images, code snippets and stuff. - To run the application locally, run the command
npm run start
and navigate to localhost:1313 - Once ready, send a Pull Request.
gitGraph:
commit
branch develop
checkout develop
commit
commit tag:"test"
checkout main
commit
commit
merge develop
commit type: HIGHLIGHT
branch ver_x000
commit
Submit your PR to join this Elite list ;) Make sure your code is warning free!
Genocs Library
Here are the contributors:
Genocs Library Documentation
Here are the contributors:
.NET Web API Clean Architecture Template
Here are the contributors:
.NET Web API Template (soon)
Here are the contributors:
Blazor WebAssembly Clean Architecture Template (soon)
Here are the contributors:
Blazor WebAssembly .NET Web API Template
Here are the contributors: