Skip to content

Commit

Permalink
Merge pull request #380 from the-indian-hustler/my-feature-branch
Browse files Browse the repository at this point in the history
I have added more FAQs
  • Loading branch information
Kalivarapubindusree committed Jun 5, 2024
2 parents 9f0649e + 1f3bbb7 commit 504f88f
Showing 1 changed file with 105 additions and 0 deletions.
105 changes: 105 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,110 @@ <h1 class="section-title wow fadeInUp text-center" data-wow-delay="0.3s">FAQ</h1
</p>
</div>
</div>

</div>-->
</div>
</section>

<section class="faqq">
<div class="containerr">
<div class="accordion">
<h1 class="section-title wow fadeInUp text-center" data-wow-delay="0.3s">FAQ</h1>
<div class="accordion-item">
<button id="accordion-button-1" aria-expanded="false">
<span class="accordion-title">How can I contribute to the community's goals and projects?</span>
<span class="icon" aria-hidden="true"></span>
</button>
<div class="accordion-content">
<p>Contributing to the community's goals: There are many ways to contribute to our community! Whether you're a developer, designer, writer, or simply passionate about a particular cause, there's a place for you here. You can contribute code to open source projects, participate in discussions, share your expertise, or organize events that align with our mission.</p>
</div>
</div>

<div class="accordion-item">
<button id="accordion-button-2" aria-expanded="false">
<span class="accordion-title">What benefits do members receive from participating in the community?</span>
<span class="icon" aria-hidden="true"></span>
</button>
<div class="accordion-content">
<p>Benefits of community membership: As a member of our community, you'll have the opportunity to connect with other passionate individuals, collaborate on projects that align with your interests and values, and make a tangible difference in the world. Additionally, you'll gain access to exclusive resources, events, and networking opportunities.</p>
</div>
</div>

<div class="accordion-item">
<button id="accordion-button-3" aria-expanded="false">
<span class="accordion-title">How can I join the open source village community?</span>
<span class="icon" aria-hidden="true"></span>
</button>
<div class="accordion-content">
<p>Joining the open source village community: Joining our community is simple! Just navigate to our website and look for the "Join Us" or "Sign Up" button. From there, you'll be guided through the registration process. Once registered, you'll gain access to our forums, projects, events, and more.</p>
</div>
</div>

<div class="accordion-item">
<button id="accordion-button-4" aria-expanded="false">
<span class="accordion-title">What is open source community?</span>
<span class="icon" aria-hidden="true"></span>
</button>
<div class="accordion-content">
<p>An open source community is a group of individuals who collaborate on projects and initiatives that are developed and shared openly, meaning the source code and resources are freely available for anyone to view, use, modify, and distribute ideas.</p>
</div>
</div>

<div class="accordion-item">
<button id="accordion-button-5" aria-expanded="false">
<span class="accordion-title">What is the purpose of the open source village community website?</span>
<span class="icon" aria-hidden="true"></span>
</button>
<div class="accordion-content">
<p>Purpose of the open source village community website: Our website serves as a central hub for like-minded individuals who believe in the power of community-driven initiatives. It's a platform where members can connect, collaborate, and contribute to make a positive impact in the world.</p>
</div>
</div>

<div class="accordion-item">
<button id="accordion-button-6" aria-expanded="false">
<span class="accordion-title">Are there any eligibility criteria to join the community?</span>
<span class="icon" aria-hidden="true"></span>
</button>
<div class="accordion-content">
<p>The only criteria is your passion for open source.</p>
</div>
</div>

<div class="accordion-item">
<button id="accordion-button-7" aria-expanded="false">
<span class="accordion-title">How can I find and join specific projects within the community?</span>
<span class="icon" aria-hidden="true"></span>
</button>
<div class="accordion-content">
<p>To find and join specific projects, visit our project directory on the website. You can browse through ongoing projects, read their descriptions, and join the ones that interest you by following the participation guidelines provided.</p>
</div>
</div>



<div class="accordion-item">
<button id="accordion-button-9" aria-expanded="false">
<span class="accordion-title">How can I stay updated with the community's latest news and events?</span>
<span class="icon" aria-hidden="true"></span>
</button>
<div class="accordion-content">
<p>You can stay updated by following our social media channels, and regularly checking our website for new events and information.</p>
</div>
</div>

<div class="accordion-item">
<button id="accordion-button-10" aria-expanded="false">
<span class="accordion-title">Who can I contact if I have more questions or need support?</span>
<span class="icon" aria-hidden="true"></span>
</button>
<div class="accordion-content">
<p>If you have more questions or need support, feel free to contact our support team via the "Contact Us" page on our website. Our team is always ready to help you with any inquiries or issues you may have.</p>
</div>
</div>

</div>
</div>
</section>
<div class="accordion-item">
<button id="accordion-button-3" aria-expanded="false">
<span class="accordion-title">How can I join the open source village community?</span>
Expand Down Expand Up @@ -466,6 +570,7 @@ <h1 class="section-title wow fadeInUp text-center" data-wow-delay="0.3s">FAQ</h1
</section>

<!-- contact section -->

<section id="experience">
<div class="container">

Expand Down

0 comments on commit 504f88f

Please sign in to comment.