-
Notifications
You must be signed in to change notification settings - Fork 354
gsoc: add contributor faq #1798
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
Open
vvolkl
wants to merge
5
commits into
main
Choose a base branch
from
gsoc-faq
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| --- | ||
| title: "HSF GSoC Contributor FAQ" | ||
| author: "Valentin Volkl" | ||
| layout: default | ||
| --- | ||
|
|
||
|
|
||
| ## {:height="60px"} HSF GSoC - Frequently Asked Questions by Contributors | ||
|
|
||
|
|
||
| > How do Contributors typically get started in your organization? Are there any small tasks, papers, or code components I can explore to build credibility and become familiar with your workflows? Can I contribute outside of GSoC? | ||
|
|
||
| It's important to understand that the HSF organization is an umbrella organisation, that allows many different open source projects related to particle physics to participate. | ||
| So there is no single answer to this, it depends on the individual projects. | ||
|
|
||
| The software used in our field is typically very open, but also very specialised and often requires a reasonable level of domain knowledge to contribute to. Be mindful that when trying to contribute as a newcomer you are most likely asking for quite some time and effort of the maintainers. The maintainers who do have the time and inclination to mentor will very often come forward and propose a project idea, so if you don't know where to start, we recommend to wait and apply to an interesting project idea on the webpage. That said, all projects value quality contributions and some may have a GitHub presence with issues marked "good first issue" or a contributor's guide. Also take a look at past editions of the programme to see what projects could be interesting for you. | ||
|
|
||
| > Are the project ideas on the website the only possible topics, or can I propose a new topic? | ||
|
|
||
| It's absolutely possible to write your own proposal, especially if you are already familiar with a project. Our prospective mentors put in quite some effort to come up with good project ideas though, and they are typically the most likely to succeed. | ||
| Do make sure you have mentors in mind when you write your own proposal and contact them. Spontaneous submissions to the GSoC website are not likely to succeed. | ||
|
|
||
| > When will the list of project ideas be announced? | ||
|
|
||
| Project ideas will be added to the website starting in January. You should wait until the contributor application period starts before contacting mentors though. | ||
|
|
||
| > My proposal has been accepted, but my planning has changed due to exams etc. Can the submission deadlines be changed? | ||
|
|
||
| Yes, the GSoC programme is intended to be somewhat flexible, see <https://developers.google.com/open-source/gsoc/faq#can_the_schedule_be_adjusted_if_my_school_ends_latestarts_early> , just e-mail the HSF GSoC admins. Please coordinate with your mentors though, and let us know well before the evaluation window opens - once it opens it cannot be modified anymore. | ||
|
|
||
|
|
||
| ### Note | ||
|
|
||
| See also the general GSoC FAQ by Google: <https://developers.google.com/open-source/gsoc/faq> | ||
|
|
||
| For any questions not yet answered, please email hsf-gsoc-admin AT googlegroups com. | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we should add a link to the "Projects" tab so it's easier to find the GitHub repositories corresponding to projects (those that have them)?