Skip to content

Commit e7b77ad

Browse files
Fix typo in application guidelines
Removes the redundant word "a" in the project application guidelines under the sub-org section for better readability.
1 parent daa120d commit e7b77ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ <h3 class="content-subhead content-head-ribbon">
338338
<li><strong>A blank file.</strong></li>
339339
<li><strong>A random ebook or other file on your hard drive.</strong> Not only is this not a valid GSoC application, it's often copyright infringement.</li>
340340
<li><strong>Submitted your grand idea for improving Python the language.</strong> You can read more about how to propose enhancements to python in <a href="https://peps.python.org/pep-0001/">PEP-1</a>, but GSoC is not the place for that.</li>
341-
<li><strong>Project ideas not associated with a sub-org.</strong> Often these are related to current popular topics. For example, in 2020 we got a lot of covid-tracking application proposals. If you want to work on generative AI, LLMs, crypto, machine learning, big data, etc please apply to a do a project suggested by a mentor or work directly with a sub-org to make sure your project idea is something they actually want. Most "hot topic" ideas we get are very poorly researched, infeasible, or otherwise not viable GSoC projects.</strong>
341+
<li><strong>Project ideas not associated with a sub-org.</strong> Often these are related to current popular topics. For example, in 2020 we got a lot of covid-tracking application proposals. If you want to work on generative AI, LLMs, crypto, machine learning, big data, etc please apply to do a project suggested by a mentor or work directly with a sub-org to make sure your project idea is something they actually want. Most "hot topic" ideas we get are very poorly researched, infeasible, or otherwise not viable GSoC projects.</strong>
342342
<li><strong>Really Simple Python application ideas that are not 175 or 350 hours worth of work</strong> (For example, a Python "hello world" script. Seriously. We get several of these most years.)</li>
343343
<li><strong>Random Python code converted to a pdf.</strong></li>
344344
<li><strong>A small business or personal open source project idea.</strong> GSoC is not a startup incubator, sorry. You need to apply to work with an open source project that already exists and has mentors available.</li>

0 commit comments

Comments
 (0)