Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
neeru24 authored Oct 16, 2024
1 parent f4b2f7e commit 1e57138
Showing 1 changed file with 74 additions and 106 deletions.
180 changes: 74 additions & 106 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,128 +358,96 @@ <h3 class="text-center mb-4">



<section id="contribution" class="section-spacing">
<h1
class="mb-36 text-4xl hover-effect neon-text mt-56 mb-86 font-bold leading-none tracking-tight text-center text-white md:text-5xl lg:text-6xl ">
Contribution Guidelines</h1>
<center>
<div class="h-0 justify-center max-w-4xl mb-36">
<p class=" font-semibold text-xl h-0 ">This documentation contains a
detailed
explanation of
how you can
contribute
to
this
project. If you have any questions or issues, don't hesitate to open an issue in the repository.
</p>

<section id="contribution" class="section-spacing">
<h1
class="mb-36 text-4xl hover-effect neon-text mt-56 mb-86 font-bold leading-none tracking-tight text-center text-white md:text-5xl lg:text-6xl">
Contribution Guidelines</h1>
<center>
<div class="h-0 justify-center max-w-4xl mb-36">
<p class="font-semibold text-xl h-0">This documentation contains a detailed explanation of how you can contribute to this project. If you have any questions or issues, don't hesitate to open an issue in the repository.</p>
</div>
</center>
<div class="flex justify-center items-center mt-0 h-[100vh]">
<center>
<div
class="z-5 relative flex flex-col rounded-[20px] max-w-[100%] bg-black bg-clip-border shadow-3xl shadow-shadow-500 flex flex-col w-full p-4 3xl:p-[18px] bg-black undefined">
<div class="relative flex flex-row justify-between">
<div class="flex items-center">
<h4 class="ml-4 text-xl font-bold text-white text-center">Steps to Contribute:</h4>
</div>
</div>
</center>
<div class="flex justify-center items-center mt-0 h-[100vh]">
<center>


<div
class="z-5 relative flex flex-col rounded-[20px] max-w-[100%] bg-black bg-clip-border shadow-3xl shadow-shadow-500 flex flex-col w-full p-4 3xl:p-[18px] bg-black undefined">

<div class="relative flex flex-row justify-between">
<div class="flex items-center">
<h4 class="ml-4 text-xl font-bold text-white text-center">Steps to Contribute:</h4>
</div>
</div>

<div class="h-full w-full mt-5 bg-black text-white">
<div class="mt-5 flex items-center justify-between p-2">
<div class="flex items-center gap-2">
<input type="checkbox"
class="defaultCheckbox relative flex h-[20px] min-h-[20px] w-[20px] min-w-[20px] appearance-none items-center
<div class="h-full w-full mt-5 bg-black text-white">
<div class="mt-5 flex items-center justify-between p-2">
<div class="flex items-center gap-2">
<input type="checkbox"
class="defaultCheckbox relative flex h-[20px] min-h-[20px] w-[20px] min-w-[20px] appearance-none items-center
justify-center rounded-md border border-gray-300 text-white/0 outline-none transition duration-[0.2s]
checked:border-none checked:text-white hover:cursor-pointer dark:border-white/10 checked:bg-brand-500 dark:checked:bg-brand-400"
name="weekly" />
<p class="text-base font-bold">Fork this repository</p>
</div>

</div>
name="weekly" />
<p class="text-base font-bold">Fork this repository</p>
</div>
</div>

<div class="mt-2 flex items-center justify-between p-2">
<div class="flex items-center gap-2">
<input type="checkbox"
class="defaultCheckbox relative flex h-[20px] min-h-[20px] w-[20px] min-w-[20px] appearance-none items-center
justify-center rounded-md border border-gray-300 text-white/0 outline-none transition duration-[0.2s]
checked:border-none checked:text-white hover:cursor-pointer dark:border-white/10 checked:bg-brand-500 dark:checked:bg-brand-400"
name="weekly" checked />
<p class="text-base font-bold">Clone the forked repository to your local machine.
</p>
</div>

</div>
<div class="mt-2 flex items-center justify-between p-2">
<div class="flex items-center gap-2">
<input type="checkbox"
class="defaultCheckbox relative flex h-[20px] min-h-[20px] w-[20px] min-w-[20px] appearance-none items-center
<div class="mt-2 flex items-center justify-between p-2">
<div class="flex items-center gap-2">
<input type="checkbox"
class="defaultCheckbox relative flex h-[20px] min-h-[20px] w-[20px] min-w-[20px] appearance-none items-center
justify-center rounded-md border border-gray-300 text-white/0 outline-none transition duration-[0.2s]
checked:border-none checked:text-white hover:cursor-pointer dark:border-white/10 checked:bg-brand-500 dark:checked:bg-brand-400"
name="weekly" checked />
<p class="text-base font-bold">Create a new branch for your feature or bug fix.</p>
</div>

</div>
<div class="mt-2 flex items-center justify-between p-2">
<div class="flex items-center gap-2">
<input type="checkbox"
class="defaultCheckbox relative flex h-[20px] min-h-[20px] w-[20px] min-w-[20px] appearance-none items-center
name="weekly" checked />
<p class="text-base font-bold">Clone the forked repository to your local machine.</p>
</div>
</div>
<div class="mt-2 flex items-center justify-between p-2">
<div class="flex items-center gap-2">
<input type="checkbox"
class="defaultCheckbox relative flex h-[20px] min-h-[20px] w-[20px] min-w-[20px] appearance-none items-center
justify-center rounded-md border border-gray-300 text-white/0 outline-none transition duration-[0.2s]
checked:border-none checked:text-white hover:cursor-pointer dark:border-white/10 checked:bg-brand-500 dark:checked:bg-brand-400"
name="weekly" checked />
<p class="text-base font-bold">Make your changes in your branch.</p>
</div>

</div>
<div class="mt-2 flex items-center justify-between p-2">
<div class="flex items-center gap-2">
<input type="checkbox"
class="defaultCheckbox relative flex h-[20px] min-h-[20px] w-[20px] min-w-[20px] appearance-none items-center
name="weekly" checked />
<p class="text-base font-bold">Create a new branch for your feature or bug fix.</p>
</div>
</div>
<div class="mt-2 flex items-center justify-between p-2">
<div class="flex items-center gap-2">
<input type="checkbox"
class="defaultCheckbox relative flex h-[20px] min-h-[20px] w-[20px] min-w-[20px] appearance-none items-center
justify-center rounded-md border border-gray-300 text-white outline-none transition duration-[0.2s]
checked:border-none checked:text-white hover:cursor-pointer dark:border-white/10 checked:bg-brand-500 dark:checked:bg-brand-400"
name="weekly" checked />
<p class="text-base font-bold">Push your changes to your forked repository.</p>
</div>

</div>
<div class="mt-2 flex items-center justify-between p-2">
<div class="flex items-center gap-2">
<input type="checkbox"
class="defaultCheckbox relative flex h-[20px] min-h-[20px] w-[20px] min-w-[20px] appearance-none items-center
name="weekly" checked />
<p class="text-base font-bold">Make your changes in your branch.</p>
</div>
</div>
<div class="mt-2 flex items-center justify-between p-2">
<div class="flex items-center gap-2">
<input type="checkbox"
class="defaultCheckbox relative flex h-[20px] min-h-[20px] w-[20px] min-w-[20px] appearance-none items-center
justify-center rounded-md border border-gray-300 text-white/0 outline-none transition duration-[0.2s]
checked:border-none checked:text-white hover:cursor-pointer dark:border-white/10 checked:bg-brand-500 dark:checked:bg-brand-400"
name="weekly" checked />
<p class="text-base font-bold">Open a pull request to merge your changes into the
main
repository.</p>
</div>

</div>

name="weekly" checked />
<p class="text-base font-bold">Push your changes to your forked repository.</p>
</div>


</div>

</center>


</div>
<div class=" flex items-center justify-center">
<p class="mb-10 font-semibold text-xl max-w-[60rem] text-center">Please make sure your
code follows the project's coding
standards
and passes all tests
before opening a pull request. Thank you for contributing!</p>

<div class="mt-2 flex items-center justify-between p-2">
<div class="flex items-center gap-2">
<input type="checkbox"
class="defaultCheckbox relative flex h-[20px] min-h-[20px] w-[20px] min-w-[20px] appearance-none items-center
justify-center rounded-md border border-gray-300 text-white/0 outline-none transition duration-[0.2s]
checked:border-none checked:text-white hover:cursor-pointer dark:border-white/10 checked:bg-brand-500 dark:checked:bg-brand-400"
name="weekly" checked />
<p class="text-base font-bold">Open a pull request to merge your changes into the main repository.</p>
</div>
</div>
</div>
</div>
</center>
</div>
<div class="flex items-center justify-center mt-8"> <!-- Added mt-8 for spacing -->
<p class="mb-10 font-semibold text-xl max-w-[60rem] text-center">Please make sure your code follows the project's coding standards and passes all tests before opening a pull request. Thank you for contributing!</p>
</div>
</section>

</section>

<section id="contents" class="section-spacing">
<h1
Expand Down Expand Up @@ -689,4 +657,4 @@ <h4 class="ml-4 text-xl font-bold text-white text-center">Steps to Contribute:</

</body>

</html>
</html>

0 comments on commit 1e57138

Please sign in to comment.