Skip to content
Snippets Groups Projects
Commit 092fd09b authored by Olivier Goulet's avatar Olivier Goulet
Browse files

Merge branch 'oliviergoulet/main/1-2' into 'main'

feat: implement post-launch feedback

See merge request !2
parents 255accd5 36277434
No related branches found
No related tags found
1 merge request!2feat: implement post-launch feedback
Pipeline #52921 passed with stage
in 0 seconds
......@@ -85,3 +85,8 @@ disablePathToLower = true
weight = 3
identifier = "participate"
[[menu.main]]
name = "Participation and Membership FAQ"
url = "/about/participation-and-membership-faq/"
weight = 3
identifier = "participation-and-membership-faq"
content/images/news.jpg

31.6 KiB | W: | H:

content/images/news.jpg

17.6 KiB | W: | H:

content/images/news.jpg
content/images/news.jpg
content/images/news.jpg
content/images/news.jpg
  • 2-up
  • Swipe
  • Onion skin
......@@ -2,7 +2,7 @@
title: "Working Group Members"
date: 2024-07-16T08:00:00-04:00
headline: "Working Group Members"
links: [[href: "#contact-us-about-membership", text: "Contact Us"]]
links: [[href: "#contact-us-about-membership", text: "Contact Us About Membership"]]
hide_page_title: true
hide_sidebar: true
container: "container-fluid breadcrumbs-no-border"
......
......@@ -47,8 +47,24 @@
compliance can join the working group.
</p>
<p>
Review the <a href="https://www.eclipse.org/org/workinggroups/open-regulatory-compliance-charter.php">Charter</a>, then <a href="/membership/#contact-us-about-membership">Contact Us</a>.
Review the Charter, then contact us.
</p>
<div class="display-flex flex-wrap gap-5 margin-y-30">
<a
class="btn btn-primary btn-pill btn-block-xs"
href="https://www.eclipse.org/org/workinggroups/open-regulatory-compliance-charter.php"
>
<i class="fa fa-file margin-right-10" aria-hidden="true"></i>
Charter
</a>
<a
class="btn btn-secondary btn-pill btn-block-xs"
href="/membership/#contact-us-about-membership"
>
<i class="fa fa-comment margin-right-10" aria-hidden="true"></i>
Contact Us
</a>
</div>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment