50 Commits

Author SHA1 Message Date
Birthe Lindenthal 84cfe69237 Update CONTRIBUTING.md
Updating info about CLA
2026-02-26 12:05:25 +01:00
Judith Roth 7038ce69ba Fix contributing links and update copyright year
During [#71048] CLA Workflow for op-blocknote-hocuspocus

https://community.openproject.org/work_packages/71048
2026-02-04 17:10:39 +01:00
Felix Wolfsteller 29416a79d8 fix and update links to contributor-covenant.org 2025-04-21 20:41:08 +02:00
Felix Wolfsteller 79a7f56706 simplify a sentence by removing a second 'as well' 2025-04-21 20:40:45 +02:00
Felix Wolfsteller cb520f0348 use bash indicator for copyable command fenced code blocks 2025-04-21 20:40:09 +02:00
Felix Wolfsteller 70ee1f32b3 use a mailto: uri for mail address 2025-04-21 20:39:16 +02:00
Alexander Brandon Coles c7573d9b0b Change reference to Travis CI to GitHub Actions
Removes note about stopping associated builds - this is not possible
for forks.

[ci skip]
2024-10-07 10:35:30 +01:00
Alexander Brandon Coles 22aff4d329 Fix typos, style improvements in CONTRIBUTING.md 2024-10-07 10:25:31 +01:00
as-op badd641d6a fix(links): use .org for links to community 2024-01-31 10:57:26 +01:00
Christophe Bliard 19de155f50 Fix broken documentation links
Also make some links more self-descriptive for accessibility reasons.

Remove trailing white spaces because my editor removes them
automatically (and yours should too).

Broken links were found with markdown-link-check with the following
command:
```
find . -name tmp -prune -o -name node_modules -prune -o -name \*.md -print0 | xargs -0 -n1 markdown-link-check
```
2023-09-26 09:33:53 +02:00
Andrej Sandorf a0701032b6 Fix/docs (#10869) [skip ci]
* fix(docs): remove unused images
* fix(docs): reduce png image sizes
* fix(docs): invalid signs in markdown formatting
* fix(docs): adjust legal link
* fix(docs): don't use ZWSP & NBSP without reason
* fix(docs): cleanup release notes index page
* fix(docs): remove unused markdown frontmatter
2022-06-28 10:55:12 +02:00
Oliver Günther 53ee07c84b Rewrite all docs.openproject.org links 2022-05-02 09:29:29 +02:00
Andrej Sandorf c9b15e8ee4 Docs/adjust links [skip ci] (#9394)
* fix(docs): Lowercase doc folder names, remove space in folder name

* fix(docs): Videos are moved; adjust URLs

* fix(docs): link to page; pdf does not exist

* fix(docs): fix invalid yml key
2021-06-15 15:58:48 +02:00
Oliver Günther 03865bcb21 Update CONTRIBUTING.md 2021-03-11 14:24:06 +01:00
birthe 82bedf468c Update CONTRIBUTING.md 2019-10-14 19:39:42 +02:00
Oliver Günther da7437bbde Correct security@openproject.com mail address alias
[ci skip]
2019-04-30 07:59:14 +02:00
Edward Betts 437bbd51bf correct spelling mistakes (#5748)
[ci skip]
2017-07-12 07:33:56 +02:00
Oliver Günther 39350518d3 Fix link to accessibility checklist
[ci skip]
2017-05-02 16:30:08 +02:00
Niels Lindenthal 9bdc317c8d Update links
[ci skip]
2017-03-22 10:53:02 +01:00
Niels Lindenthal 0568195ac4 [ci skip]
typo
2017-03-15 18:03:45 +01:00
Niels Lindenthal 4c9ca8e0da [ci skip]
typos
2017-03-15 18:02:59 +01:00
Niels Lindenthal 51a5185954 [ci skip]
Add section with information about accessibility
2017-03-14 13:58:25 +01:00
Niels Lindenthal f760e1caff [ci skip]
Add section with security topics
2017-03-14 13:44:03 +01:00
Niels Lindenthal b1b05eff97 [ci skip] Update contributing guideline 2017-01-06 13:13:17 +01:00
Jonas Heinrich 151e9f2434 Add link to blog entry 2015-07-10 11:53:32 +02:00
Jonas Heinrich 26b02e89a2 Adds translations to contributing 2015-07-09 17:53:37 +02:00
Toshi MARUYAMA 5ed55dfa32 [ci skip] add newline to CONTRIBUTING.md (#3096)
It is too hard to review on **poor** GitHub pull request UI.
2015-06-10 16:25:07 +09:00
Toshi MARUYAMA 8a741a4731 remove trailing white spaces from CONTRIBUTING.md 2015-06-10 02:45:10 +09:00
Florian Kraft 3c5bea6504 add the Contributors Code of Conduct
[ci skip]

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-03-02 11:50:14 +01:00
Florian Kraft 37ee9e7341 update the branching model to be more specific
[ci skip]

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-03-02 11:47:05 +01:00
Florian Kraft 801ae370f3 emphasize on running tests
just make sure they are green.

[ci skip]

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-26 16:16:20 +01:00
Florian Kraft cd02afccc3 specify gitter channel
[ci skip]

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-26 16:08:33 +01:00
Florian Kraft 4902697c00 correct typos, clarify exceptions
[ci skip]

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-26 16:07:06 +01:00
Florian Kraft dafd8c6c9c fix typo
[ci skip]

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-26 09:38:26 +01:00
Florian Kraft ca0aeef56c remove guidelines for code style
Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-25 10:04:42 +01:00
Florian Kraft db7b444339 add a note for force pushing and cancelling builds
[ci skip]

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-24 14:32:44 +01:00
Florian Kraft aac40fe2bc add paragraph for CLA
This adds a paragraph for the CLA requirement for external contributors.

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-24 13:38:57 +01:00
Florian Kraft 1a3912f4cd split up the important notes
Also, include commentary on style guidelines and pull request reviewing.

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-24 10:31:01 +01:00
Florian Kraft 7bc15aee01 remove strange typo
[ci skip]

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-23 16:21:06 +01:00
Florian Kraft 23129e14a2 explicilty state the WIP label name
[ci skip]

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-23 16:18:29 +01:00
Florian Kraft fb56e927fb remove typo - It's called OpenProject
[skip ci]

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-23 16:06:21 +01:00
Florian Kraft ca88991270 reword the first paragraph
[ci skip]

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-23 16:04:00 +01:00
Florian Kraft 1f69f4fc57 increase grace period, add not on WIP label
Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-23 15:59:09 +01:00
Florian Kraft fa11ee3127 remove the timestamp
The timestamp is superfluous, as the information for contributing should
not expire over time.

[ci skip]

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-23 15:54:16 +01:00
Florian Kraft 5731bdba01 add a note on connection to work packages
[ci skip]

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-23 15:07:09 +01:00
Florian Kraft d56e9bcb5a emphasize grace period
also, use  a different phrasing for the grace period.
2015-02-23 11:05:38 +01:00
Florian Kraft 764d9ffc40 updates the contributing guidelines
Update the contributing guidelines to provide a single source of truth
for contributions from the community.

Signed-off-by: Florian Kraft <f.kraft@finn.de>
2015-02-23 10:56:48 +01:00
Alex Coles 639252f81e Update OpenProject URLs
See e7db3798.

[ci skip]

Signed-off-by: Alex Coles <alex@alexbcoles.com>
2015-01-27 17:03:42 +01:00
Toshi MARUYAMA 54be61a24d add "Git Flow" link to CONTRIBUTING.md 2014-04-26 10:22:03 +09:00
Toshi MARUYAMA 46c664935f split CONTRIBUTING.md from README.md 2014-04-26 10:17:17 +09:00