Skip to content

Documentation How To Fix Steps

authorjapps edited this page Mar 26, 2024 · 9 revisions

Documentation - How to fix or add new content to the Documentation?

Template To Use

Use this template when you are adding a new documentation page or amending an existing page.

Template link: here

Steps Below

Create a new branch(or fork)from the "main" from the below repo:

Repo: https://github.com/authorjapps/zerocode-tdd-docs


Folders List:
==============
assertions
blogs
cicd
collaboration
database
extensions
faqs
kafka
load
microservices
security

Step 1:

  • First, add/amend the required content and then raise a PR and get it approved

Step 2:

  • If needed, Do the changes to more pages/contents and raise another PR

Step 3:

  • If more content is to be added/fixed, then raise more smaller PRs(instead of a large PR), which makes it easy to review and merge

Blogs

Clone this wiki locally