Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
docs: add "Currently WIP" to the empty GPT READMEs (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaperex authored Aug 8, 2023
1 parent b2053c3 commit a6f0f6a
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scaffolder-templates/argocd-template/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Add ArgoCD to an existing project

Currently WIP
2 changes: 2 additions & 0 deletions scaffolder-templates/documentation-template/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Create a Techdocs sample

Currently WIP
2 changes: 2 additions & 0 deletions scaffolder-templates/dotnet-frontend-template/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Create a .NET Frontend application with a CI pipeline

Currently WIP
2 changes: 2 additions & 0 deletions scaffolder-templates/go-backend-template/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Create a Go Backend application with a CI pipeline

Currently WIP
2 changes: 2 additions & 0 deletions scaffolder-templates/nodejs-backend-template/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Create a NodeJS Backend application with a CI pipeline

Currently WIP
2 changes: 2 additions & 0 deletions scaffolder-templates/obc-template/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Add OBC to an existing project

Currently WIP
2 changes: 2 additions & 0 deletions scaffolder-templates/python-backend-template/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Create a Python Backend application with a CI pipeline

Currently WIP
2 changes: 2 additions & 0 deletions scaffolder-templates/quarkus-backend-template/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Create a Quarkus Backend application with a CI pipeline

Currently WIP
2 changes: 2 additions & 0 deletions scaffolder-templates/spring-boot-backend-template/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Create a Spring Boot Backend application with a CI pipeline

Currently WIP

0 comments on commit a6f0f6a

Please sign in to comment.