4.7 KiB
Contributing to TiddlyWiki5
We welcome contributions to the code and documentation of TiddlyWiki in several ways:
- ReportingBugs
- Helping to improve our documentation
- Contributing to the code via GitHub
- See https://tiddlywiki.com/dev for more details
There are other ways to help TiddlyWiki too.
Contributor License Agreement
Like other OpenSource projects, TiddlyWiki5 needs a signed contributor license agreement from individual contributors. This is a legal agreement that allows contributors to assert that they own the copyright of their contribution, and that they agree to license it to the UnaMesa Association (the legal entity that owns TiddlyWiki on behalf of the community).
- For individuals use: licenses/CLA-individual
- For entities use: licenses/CLA-entity
How to sign the CLA
Create a GitHub pull request to add your name to cla-individual.md
or cla-entity.md
, with the date in the format (YYYY/MM/DD).
step by step
- Navigate to licenses/CLA-individual or licenses/CLA-entity 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
- eg:
Jeremy Ruston, @Jermolene, 2011/11/22
- eg:
- 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")
- Click the green button labelled Propose file change
- On the following screen, click the green button labelled Create pull request
The CLA documents used for this project were created using Harmony Project Templates. "HA-CLA-I-LIST Version 1.0" for "CLA-individual" and "HA-CLA-E-LIST Version 1.0" for "CLA-entity".
Remarks
If you do not own the copyright in the entire work of authorship:
In this case, please clearly state so and provide links and any additional information that clarify under which license the rest of the code is distributed.
This file was automatically generated by TiddlyWiki5