1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-05 08:18:06 +00:00

Merge branch 'tiddlywiki-com'

This commit is contained in:
Jeremy Ruston
2025-08-21 11:32:36 +01:00
3 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
created: 20131101111400000
modified: 20220328105410721
modified: 20250818012527342
tags: Community
title: Contributing
type: text/vnd.tiddlywiki
@@ -16,7 +16,7 @@ PRs must meet these minimum requirements before they can be considered for mergi
* The author must sign the Contributors License Agreement (see below)
* Each PR should only make a single feature change
* The title of the PR should be 50 characters or less
* The title of the PR should be capitalised, and should not end with a period
* The title of the PR should be capitalised (first letter of first word only, and proper nouns if any), and should not end with a period
* The title of the PR should be written in the imperative mood. See below
* Adequate explanation in the body of the PR for the motivation and implementation of the change. Focus on the //why// and //what//, rather than the //how//
* PRs must be self-contained. Although they can link to material elsewhere, everything needed to understand the intention of the PR should be included

View File

@@ -1,5 +1,5 @@
created: 20150630205653005
modified: 20220226175503241
modified: 20250818013754508
tags:
title: Signing the Contributor License Agreement
type: text/vnd.tiddlywiki
@@ -11,7 +11,7 @@ Create a GitHub pull request to add your name to `cla-individual.md` or `cla-ent
# Navigate to [[licenses/CLA-individual|https://github.com/TiddlyWiki/TiddlyWiki5/tree/tiddlywiki-com/licenses/cla-individual.md]] or [[licenses/CLA-entity|https://github.com/TiddlyWiki/TiddlyWiki5/tree/tiddlywiki-com/licenses/cla-entity.md]] according to whether you are signing as an individual or representative of an organisation
# Ensure that the "branch" dropdown at the top left is set to `tiddlywiki-com`
# Click the "edit" button at the top-right corner (clicking this button will fork the project so you can edit the file)
# Add your name at the bottom
# Add your name and GitHub handle at the bottom
#* eg: `Jeremy Ruston, @Jermolene, 2011/11/22`
# Below the edit box for the CLA text you should see a box labelled ''Propose file change''
# Enter a brief title to explain the change (eg, "Signing the CLA")

View File

@@ -627,3 +627,5 @@ Markus Sauermann, @Sauermann, 2025/06/20
Ioannis Anthymidis (Ιωάννης Ανθυμίδης), @superuser-does, 2025/07/06
Christian Byron, @CeeBeeTree, 2025/08/05
Frédéric Demers, @bepuzzled, 2025/08/17