Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differentiate complete and incomplete project ideas #7

Merged
merged 2 commits into from
Jan 28, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 28 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,40 @@
# Ideas for Perl submission to the Google Summer of Code.
# Google Summer of Code ideas page for Perl projects

Please add your ideas for the Google Summer of Code to this repository.
Use a separate file for each idea and do use the [project idea template](project_template.md). Put the file in the perl5 or perl6 directory, or create a new one if it does not fit exactly in any of them.
Please also add your project idea to the list below, itemized.
This repository lists GSoC project ideas for Perl and related projects.

The project ideas needs to meet certain criteria described [on this Google page](https://google.github.io/gsocguides/mentor/defining-a-project-ideas-list). When you use the template you should be good to go.
If you are a student and have a project idea not listed below, feel free to contact the organization administrators and just ask!

* [JJ Merelo](https://github.com/JJ)
* Makoto Nozaki


Project ideas
-------------

* [Improve encoding and decoding in Chinese](perl6/encoding-decoding.md),
proposed by [Samantha McVey](https://github.com/samcv)


Incomplete project ideas
------------------------

* [Perl 6 documentation tools](perl6/docs.md), proposed by [JJ Merelo](https://github.com/JJ).

* [Continue work on the Perl 6 TLS modules](perl6/TLS.md), proposed
by [ufobat](https://github.com/ufobat).

* [Improve argument parsing in Perl 6](perl6/argument-parsing.md),
proposed by [Alex Daniel](https://github.com/AlexDaniel)

* [Improve encoding and decoding in Chinese](perl6/encoding-decoding.md),
proposed by [Samantha McVey](https://github.com/samcv)


* [Improve CI toolchain](perl6/build-toolchain-improvements.md),
proposed by [Daniel Green](https://github.com/masterduke17)


Adding ideas
------------

To add project ideas create a pull request for this repository.
Just copy the [project idea template](project_template.md) into the perl5 or perl6 directory (or create a new one if it does not fit exactly in any of them) and fill it out. Use a separate file for each project idea.
Please also add your project idea to the *Project ideas* list above, itemized. If you have an idea but no mentor or the idea is not entirely fleshed out, add it to *incomplete project ideas* and try to complete it. Ideas without a mentor will have to be removed before this list is submitted to Google.

Project ideas need to meet certain criteria described [on this Google page](https://google.github.io/gsocguides/mentor/defining-a-project-ideas-list). When you use the template you should be good to go.
2 changes: 1 addition & 1 deletion project_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ If possible: easy, medium, hard
Possible mentors
----------------

At least one person that is able (see [this Google page](https://developers.google.com/open-source/gsoc/help/responsibilities#mentor_responsibilities) for a description of what it takes to e a mentor) and willing to mentor for this project. Do ask the respective person beforehand!
At least one person that is able (see [this Google page](https://developers.google.com/open-source/gsoc/help/responsibilities#mentor_responsibilities) for a description of what it takes to e a mentor) and willing to mentor for this project. Include contact information so students can approach the mentors. Do ask the respective person beforehand!