You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2align="center">Welcome to the Digital Splitleaf GitHub community!</h2>
4
+
<h2align="center">Welcome to the Digital Splitleaf Data Repository!</h2>
5
5
</p>
6
6
This space supports the development, preservation, and accessibility of resources that promote **psalm singing** around the world. Whether you're here to contribute, learn, collaborate, or ask questions, we’re glad you’ve joined us.
7
7
8
8
Visit the main website at **[splitleaf.org](https://splitleaf.org)** to explore our broader mission and to view editions of the data found here.
We welcome your suggestions for content to be added to the Digital Splitleaf. Please note that we can only publish content in the public domain or with the permission of copyright holders.
3
+
4
+
If you would like to contribute, ensure you are viewing the **development** branch. If you see **main** at the top left, click it and switch to **development**.
5
+
6
+
Then, select the folder based on the type of content that you would like to add.
Upload your suggested texts into this folder. Be sure that you are in the 'development' brancn in the top left (you may see 'main' instead). If possible, please upload a .txt file of your Psalm(s) that employs the following format for **each** psalm. If you do not know some of this information, you can leave it blank. However, please add an empty line between the header and title (metre), and another between the title (metre) and the first stanza. Each subsequent stanza should have a blank line before it.
3
+
```
4
+
Long Title: The Psalms of David in Metre
5
+
Short Title: Psalms in Metre
6
+
Publisher: Church of Scotland
7
+
Date: 1650
8
+
9
+
Psalm 21 (CM)
10
+
11
+
1 The king in thy great strength, O Lord,
12
+
Shall very joyful be;
13
+
In thy salvation rejoice
14
+
How vehemently shall he!
15
+
16
+
2 Thou hast bestowed upon him all
17
+
That his heart would request;
18
+
And thou from him didst not withhold
19
+
Whate'er his lips expressed.
20
+
```
21
+
### Important notes
22
+
1. We can accept other file formats (Word, PDF, etc.). However, it may take us some time to process them. We will have to format the texts as described above.
23
+
2. We cannot publish any content without copyright permission. We may, therefore, contact you for help in getting that permission.
Swith to the 'Development' branch in the top left (you may see 'main' right now). Upload your suggested tunes into this folder. We prefer the following file formats:
3
+
- musicXML (.xml OR .musicxml)
4
+
- MuseScore (.mscz)
5
+
- Music Encoding Initiative (.xml)
6
+
7
+
Most music notation software should be able to export files to musicXML or MEI. See your software's instructions for creating these files.
8
+
9
+
### Important notes
10
+
1. We can accept other file formats (PDF, etc.). However, it may take us some time to process them. We may have to clean-up or re-create the music files using MuseScore.
11
+
2. We cannot publish any content without copyright permission. We may, therefore, contact you for help in getting that permission.
Copy file name to clipboardExpand all lines: texts/README.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,17 +12,19 @@ To ensure the highest accuracy, every file must be edited or verified by **two d
12
12
1.**Switch to Development:** Click the branch selector (labeled `main`) at the top left and select **`development`**.
13
13
2.**Find your File:** Navigate to the XML file you wish to edit.
14
14
3.**Edit:** Click the **Pencil Icon**. Edit the file according to the **Community Editing Priorities** below.
15
-
4.**Add:** Add your name and initials to the header file under Validator 1.
16
-
5.**Save:** Scroll to the bottom, write a short note of your changes, and click **Commit changes**.
17
-
6.**Propose:** Click the green **"Compare & pull request"** button. Ensure the "base" is `main` and "compare" is `development`. Click **Create pull request**.
15
+
4.**Save:** Scroll to the bottom, write a short note of your changes, and click **Commit changes**.
16
+
5.**Propose:** Click the green **"Compare & pull request"** button. Ensure the "base" is `main` and "compare" is `development`. Click **Create pull request**.
18
17
19
18
### Step 2: The Peer Review (Editor 2)
20
19
1.**Review:** Open a pending Pull Request and click the **Files changed** tab.
21
20
2.**Verify:** Check the XML against the original source and the **Community Priorities** below.
22
-
3.**Add:** Add your name and initials to the header file under Validator 2.
23
-
4.**Approve:** Click **Review changes**, select **Approve**, and submit.
21
+
3.**Approve:** Click **Review changes**, select **Approve**, and submit.
24
22
25
-
### Step 3: Admin Final Approval
23
+
### Step 3: Auto Attribution
24
+
- Editors and validators will be recorded automatically after a pull request is merged (approved).
25
+
-**Anonymity**: If you wish to be credited anonymously, include the word "anonymous" in the request description or approval comment.
26
+
27
+
### Step 4: Admin Final Approval
26
28
Admins are automatically notified via `CODEOWNERS`. We perform a final technical check and **Merge** the file to `main`, which pushes it live to the website.
Copy file name to clipboardExpand all lines: tunes/readme.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,17 +12,19 @@ To ensure the highest accuracy, every file must be edited or verified by **two d
12
12
1.**Switch to Development:** Click the branch selector (labeled `main`) at the top left and select **`development`**.
13
13
2.**Find your File:** Navigate to the XML file you wish to edit.
14
14
3.**Edit:** Click the **Pencil Icon** at the top right of the code pane. Edit the file according to the **Community Editing Priorities** below.
15
-
4.**Add:** Add your name and initials to the header file under Validator 1.
16
15
5.**Save:** Scroll to the bottom, write a short note of your changes, and click **Commit changes**.
17
16
6.**Propose:** Click the green **"Compare & pull request"** button. Ensure the "base" is `main` and "compare" is `development`. Click **Create pull request**.
18
17
19
18
### Step 2: The Peer Review (Editor 2)
20
19
1.**Review:** Open a pending Pull Request and click the **Files changed** tab.
21
20
2.**Verify:** Check the XML against the original source and the **Community Priorities** below.
22
-
3.**Add:** Add your name and initials to the header file under Validator 2.
23
21
4.**Approve:** Click **Review changes**, select **Approve**, and submit.
24
22
25
-
### Step 3: Admin Final Approval
23
+
### Step 3: Auto Attribution
24
+
- Editors and validators will be recorded automatically after a pull request is merged (approved).
25
+
-**Anonymity**: If you wish to be credited anonymously, include the word "anonymous" in the request description or approval comment.
26
+
27
+
### Step 4: Admin Final Approval
26
28
Admins are automatically notified via `CODEOWNERS`. We perform a final technical check and **Merge** the file to `main`, which pushes it live to the website.
0 commit comments