From 412ffefc8e11d4cb75a2a3e9703e880cdb6c977b Mon Sep 17 00:00:00 2001
From: beerose
Date: Wed, 14 Jun 2023 20:30:05 +0200
Subject: [PATCH 1/2] Add missing section to FAQ page
---
src/pages/conf/faq.tsx | 95 +++++++++++++++++++++++++++++++++++++++++-
1 file changed, 94 insertions(+), 1 deletion(-)
diff --git a/src/pages/conf/faq.tsx b/src/pages/conf/faq.tsx
index 5b7941ea1d..0bdebc7f12 100644
--- a/src/pages/conf/faq.tsx
+++ b/src/pages/conf/faq.tsx
@@ -186,7 +186,7 @@ const faq: Array<{ id: string; title: string; contents: ReactNode }> = [
- Measures
+ Health Measures
COVID-19
Masks are recommended, but not required, to attend this event. There
@@ -269,6 +269,99 @@ const faq: Array<{ id: string; title: string; contents: ReactNode }> = [
.
+
+ Safety Resources & Tips
+
+
+ Attendee safety is our top priority. Always exercise common sense and
+ good judgment when traveling.
+
+
+ General Safety
+
+
+ -
+ When walking around the city, remember to take off your conference
+ badge.
+
+ -
+ Safety in numbers: Exploring the city can be safer when done with a
+ friend or colleague.
+
+ -
+ Walk with purpose and stick to well-lit areas and on main streets.
+
+ -
+ If alone after dark, use a ride service such as Lyft, Uber or a
+ taxi.
+
+ -
+ Save the address and phone number of where you’re staying in your
+ phone.
+
+ -
+ Be aware of your surroundings and keep your eyes up and not on your
+ phone.
+
+ -
+ If something doesn’t feel right, walk into a business/hotel for
+ help.
+
+ - Be careful and alert when using a cash machine.
+ -
+ Carry your purse or wallet safely. Purses should be closed and held
+ in front of your body. Wallets should be carried in a front pants
+ pocket or in an interior jacket pocket.
+
+
+ When Visiting Any Venue:
+
+ -
+ Know where you are; the venue name, street address or cross street.
+
+ -
+ Take a moment to identify at least two exit routes from any building
+ or event and emergency exit signs.
+
+ -
+ If an alarm sounds, evacuate immediately. Follow directions from
+ First Responders and venue staff.
+
+ -
+ Do not carry any unnecessary valuables with you, or leave personal
+ items unattended.
+
+ -
+ Do not leave drinks unattended, or accept open drinks or food
+ products from strangers.
+
+
+
+ Emergency Evacuations
+
+ -
+ In the event of an emergency evacuation, make your way quickly and
+ calmly to an emergency exit. Be aware of any hazards or dangers
+ around you and proceed to a safe area.
+
+ -
+ Follow the advice of venue staff, security personnel and First
+ Responders.
+
+ -
+ Do not put yourself in danger by stopping to collect belongings
+ unless directed by First Responders.
+
+
+
+ Weapon Policy
+
+ The Linux Foundation does not allow firearms or other weapons,
+ regardless of whether they are permitted or not, or whether they are
+ concealed or not, to be brought into our events. By registering for
+ the event, you are agreeing that you understand this policy and will
+ not bring a firearm or other weapons into the event.
+
>
),
},
From f1a944e891d2699ab4bbe15c41bc965a3ac1a516 Mon Sep 17 00:00:00 2001
From: beerose
Date: Wed, 14 Jun 2023 20:31:20 +0200
Subject: [PATCH 2/2] better spacing
---
src/pages/conf/faq.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pages/conf/faq.tsx b/src/pages/conf/faq.tsx
index 0bdebc7f12..6c8592c23c 100644
--- a/src/pages/conf/faq.tsx
+++ b/src/pages/conf/faq.tsx
@@ -278,7 +278,6 @@ const faq: Array<{ id: string; title: string; contents: ReactNode }> = [
General Safety
-
-
When walking around the city, remember to take off your conference
@@ -314,6 +313,7 @@ const faq: Array<{ id: string; title: string; contents: ReactNode }> = [
pocket or in an interior jacket pocket.
+
When Visiting Any Venue: