|
|
|
@ -156,7 +156,7 @@ export function ContributionForm(props: ContributionFormProps) { |
|
|
|
|
<div className="mb-2 mt-2 rounded-md border bg-gray-100 p-3"> |
|
|
|
|
<h1 className="mb-2 text-2xl font-bold">Guidelines</h1> |
|
|
|
|
<ul class="flex flex-col gap-1 text-sm text-gray-700"> |
|
|
|
|
<li>Content should only be in English</li> |
|
|
|
|
<li>Content should only be in English.</li> |
|
|
|
|
<li>Do not add things you have not evaluated personally.</li> |
|
|
|
|
<li>It should strictly be relevant to the topic.</li> |
|
|
|
|
<li>It should not be paid or behind a signup.</li> |
|
|
|
|