Skip to content

Comments

Create temporal.io#494

Open
IlyaAdlan wants to merge 3 commits intoNoroffFEU:mainfrom
IlyaAdlan:Case-Study-Firebase---A-Comprehensive-Development-Platform
Open

Create temporal.io#494
IlyaAdlan wants to merge 3 commits intoNoroffFEU:mainfrom
IlyaAdlan:Case-Study-Firebase---A-Comprehensive-Development-Platform

Conversation

@IlyaAdlan
Copy link

My case study

My case study
@jaaneh
Copy link
Member

jaaneh commented Aug 20, 2025

Hi @IlyaAdlan

  1. Your file is currently in the src/content/docs directory. It needs to be in a folder within here as well, for example in src/content/docs/infrastructure. Please move your MD file inside an existing folder that fits Temporal.

  2. Please can you please add the required frontmatter at the very top of your file? It must contain lowercase title, author, tags properties. This must exist at the very top of the file, above all other text and without empty lines above it. It must include the three hyphens above and below.

---
title: Example Case Study
author: Example Author <ExampleUsername>
tags: example, case study, platform
---

You can see an example here.
Once that's added and the build test passes I can merge your PR :)

Added :

---
title: temporal.io workflow orchestration platform case study
author: Ilya Adlan <IlyaAdlan>
tags: temporal, workflow, orchestration, backend, distributed-systems
---
my case study
@IlyaAdlan
Copy link
Author

Hi @IlyaAdlan

  1. Your file is currently in the src/content/docs directory. It needs to be in a folder within here as well, for example in src/content/docs/infrastructure. Please move your MD file inside an existing folder that fits Temporal.
  2. Please can you please add the required frontmatter at the very top of your file? It must contain lowercase title, author, tags properties. This must exist at the very top of the file, above all other text and without empty lines above it. It must include the three hyphens above and below.
---
title: Example Case Study
author: Example Author <ExampleUsername>
tags: example, case study, platform
---

You can see an example here. Once that's added and the build test passes I can merge your PR :)

Hey. Ive added the necessary text at the very top, and I've also added the file in a fitting folder. "src/content/docs/case-study" I cant seem to open a pull request for the one in the new folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants