Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions src/pages/support/FAQ/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
---
title: Bee movie
description: A humorous and imaginative look at the life and society of bees, exploring their jobs, culture, and the adventures of Barry, a bee who questions the rules of his hive. This narrative blends comedy and animation to entertain and inform about bee behavior and community.
keywords:
- Bee movie
- Barry bee
- Bee society
- Honey production
- Animated comedy
---
# Bee movie

## All questions?
Expand Down
10 changes: 10 additions & 0 deletions src/pages/support/community/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
---
title: Community
description: Explore our supportive community where members collaborate and share resources to help each other. Join us to connect, learn, and grow together.
keywords:
- community
- collaboration
- support
- resources
- teamwork
---
# Community

## We are here to help test re use work
Expand Down
10 changes: 10 additions & 0 deletions src/pages/support/contribute/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
---
title: Contribute
description: Learn how to contribute to our project with clear guidelines and best practices. Find out how to reuse work and participate effectively.
keywords:
- contribute
- contribution guidelines
- reuse work
- open source
- collaboration
---
# Contribute

## How to contribute ? test re use work
Expand Down
13 changes: 2 additions & 11 deletions src/pages/support/index.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,12 @@
---
title: Test
description: This document provides an overview of the test process involving nightly refreshes and system updates. It covers essential points about maintaining system functionality and performance during tests.
description: This document provides an overview of the test process involving nightly refreshes and system updates. It covers key aspects of maintaining system functionality and performance during testing cycles.
keywords:
- test
- nightly refresh
- system update
- performance
- workflows


faqs:
- question: What is a nightly refresh in testing?
answer: A nightly refresh is an automated process that updates a system or database every night to ensure data accuracy and system readiness for the next day.
- question: Why is testing important during system refreshes?
answer: Testing verifies that updates or changes do not disrupt system performance or functionality, ensuring reliability and stability.
- question: How can issues be detected during nightly tests?
answer: Automated tests and monitoring tools can identify errors or performance drops during the nightly refresh, allowing prompt resolution.
- system testing
---
# Test

Expand Down