Openstatus www.openstatus.dev

๐Ÿ“ more content (#866)

authored by

Thibault Le Ouay and committed by
GitHub
abe35ef2 c4c9baad

+12 -6
+8 -1
apps/docs/synthetic/features/status-report.mdx
··· 1 1 --- 2 2 title: Status Page Report 3 - description: "How to create your first report ๐Ÿ”ฅ" 3 + description: "What is a Status Page Report ๐Ÿ”ฅ" 4 4 --- 5 + ## What is a Status Page Report? 6 + 7 + A status page report is a timeline of status updates that can be shared with your users. It is a great way to keep your users informed about the status of your application, website or service. 8 + 9 + ## How to create a Status Page Report? 10 + 11 + Go the the **Status Page Report** tab and click on the **Create Report** button. 5 12 6 13 When creating a status report, you can map it to either to a **status page** or 7 14 to a **monitor**. This will allow you access the latest reports on your status
+4 -5
packages/emails/emails/followup.tsx
··· 14 14 into any issues, or have any feedback, good or bad! 15 15 <br /> 16 16 <br /> 17 - Feel free to shoot me an email or schedule a call with me here: 18 - <a href="https://cal.com/team/openstatus/30min"> 19 - https://cal.com/team/openstatus/30min 20 - </a> 17 + Feel free to shoot me an email or schedule a call with me{" "} 18 + <a href="https://cal.com/team/openstatus/30min">here</a> 21 19 . 22 20 <br /> 23 21 <br /> ··· 28 26 <br /> 29 27 <br />โญ Star us on{" "} 30 28 <Link href="https://github.com/openstatushq/openstatus">GitHub</Link> 31 - <br />๐Ÿš€ Visit our website{" "} 29 + <br /> 30 + ๐Ÿš€ Visit our website{" "} 32 31 <Link href="https://www.openstatus.dev">OpenStatus.dev</Link> 33 32 </Body> 34 33 </Head>