-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathcontributerguide.html
37 lines (31 loc) · 2.49 KB
/
contributerguide.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
layout: default
title: Contributer's Guide
---
<div class="row">
<div class="col">
<h2>Contributor's Guide: Writing a Proposal</h2>
<h3>Understand the Organization</h3>
<p>
Virtual Research Network Edirom (ViFE) is an association of current and former employees of the Detmold/Paderborn Department of Musicology who are involved in various projects dealing with the application of digital methods in musicology. The common goal is to promote digital work in the field of musicological research, in particular digital text and music editions. ViFE organizes the annual Edirom Summer School.
The network is named after the DFG project for the development of tools for digital forms of scholarly-critical music editions (2006-2012), which became known as “Edirom” and formed the starting point for a series of other digital projects.
The focus of the network's national and international work is on the conception of digital editions and their forms of publication, the application and further development of relevant standards (TEI, MEI) and tools, questions of data modelling and project organization, the promotion of communication between digitally working projects and institutions and the transfer of relevant knowledge and skills. The network partners are working together to develop skills in these areas in order to be available as contacts for the new digital community.
</p>
<h3>Understand the Project ideas</h3>
<p>Before you start writing your proposal:</p>
<ul>
<li>Carefully read the project <a href="https://edirom.de/gsoc.html"> ideas. </a></li>
<li>Join Vife’s Matrix GSOC public <a href="https://matrix.to/#/#gsoc-public:edirom.de"> channel. </a></li>
<li>Engage with the community and introduce yourself.</li>
<li>Reach out to mentors and admins for guidance.</li>
<li>Complete the warm-up tasks mentioned in each <a href="https://edirom.de/gsoc.html"> ideas. </a></li>
<li>Make yourslf familiar with <a href="https://github.com/Edirom/Edirom-Online"> Edirom </a> code base.</li>
</ul>
<h2>Additional Resources</h2>
<ul>
<li><a href="https://developers.google.com/open-source/gsoc/help/contributor-guidance">Google GSoC Contributor Guidance</a></li>
<li><a href="https://google.github.io/gsocguides/student/writing-a-proposal">Google GSoC Proposal Writing Guide</a></li>
</ul>
<p><strong>GOOD LUCK!</strong></p>
</div>
</div>