1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-05 10:20:45 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/community/Contributing.tid

39 lines
1.6 KiB
Plaintext
Raw Normal View History

2013-12-18 16:29:45 +00:00
created: 20131101111400000
modified: 20210402095728684
2014-09-12 15:05:37 +00:00
tags: Community
2013-11-01 11:18:37 +00:00
title: Contributing
2013-12-18 16:29:45 +00:00
type: text/vnd.tiddlywiki
2013-07-02 07:38:00 +00:00
Here we focus on contributions via GitHub Pull Requests but there are many other ways that anyone can help the TiddlyWiki project, such as [[reporting bugs|ReportingBugs]] or helping to [[improve our documentation|Improving TiddlyWiki Documentation]].
! Rules for Pull Requests
PRs must meet these minimum requirements before they can be considered for merging:
* The material in the PR must be free of licensing restrictions. Which means that either:
** The author must hold the copyright in all of the material themselves
** The material must be licensed under a license compatible with TiddlyWiki's BSD license
* The author must sign the Contributors License Agreement (see below)
* Each PR should only make a single feature change
* PRs must be self-contained. Although they can link to material elsewhere, everything needed to understand the intention of the PR should be included
* Adequate narrative to explain the motivation and implementation of the change
* Documentation as appropriate for end-users or developers
* Observe the coding style
* Read the developers documentation
Finally, please open a consultation issue prior to investing time in making a large PR.
2013-07-02 07:38:00 +00:00
2014-01-12 16:56:05 +00:00
2014-09-11 18:36:30 +00:00
2014-09-10 21:35:02 +00:00
! Contributor License Agreement
2013-07-02 07:38:00 +00:00
2015-06-30 21:01:06 +00:00
{{Contributor License Agreement}}
2014-09-10 21:35:02 +00:00
! How to sign the CLA
2015-06-30 21:01:06 +00:00
{{Signing the Contributor License Agreement}}
2014-09-10 21:35:02 +00:00
---
2014-09-10 21:35:02 +00:00
//The CLA documents used for this project were created using [[Harmony Project Templates|http://www.harmonyagreements.org]]. "HA-CLA-I-LIST Version 1.0" for "CLA-individual" and "HA-CLA-E-LIST Version 1.0" for "CLA-entity".//