From 3011738d475efff0805cd0a73860b42be9a6d43a Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 2 Nov 2016 10:26:47 +0100 Subject: [PATCH 1/2] Revert "Move CONTRIBUTUNG and issue template into .github subfolder" This reverts commit 9ebd8d80ff5ba655db8cf94dbb9112a9dacff6cf. --- .github/CONTRIBUTING.md => CONTRIBUTING.md | 0 .github/issue_template.md => issue_template.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/CONTRIBUTING.md => CONTRIBUTING.md (100%) rename .github/issue_template.md => issue_template.md (100%) diff --git a/.github/CONTRIBUTING.md b/CONTRIBUTING.md similarity index 100% rename from .github/CONTRIBUTING.md rename to CONTRIBUTING.md diff --git a/.github/issue_template.md b/issue_template.md similarity index 100% rename from .github/issue_template.md rename to issue_template.md From d6f156feb4938624efccaa992a5ff12bbf4bc836 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 31 Oct 2016 09:27:16 +0100 Subject: [PATCH 2/2] Adjust link to contributing.md Signed-off-by: Joas Schilling --- README.md | 2 +- settings/templates/help.php | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 66a224aa227e2..9298cf5c0a827 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ changed it substantially: Please read the [Code of Conduct](https://nextcloud.com/community/code-of-conduct/). This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other. -Please review the [guidelines for contributing](https://github.com/nextcloud/server/blob/master/.github/CONTRIBUTING.md) to this repository. +Please review the [guidelines for contributing](https://github.com/nextcloud/server/blob/master/CONTRIBUTING.md) to this repository. More information how to contribute: [https://nextcloud.com/contribute/](https://nextcloud.com/contribute/) diff --git a/settings/templates/help.php b/settings/templates/help.php index 11726d60387f4..f849ea0f427d7 100644 --- a/settings/templates/help.php +++ b/settings/templates/help.php @@ -28,9 +28,8 @@
  • - - t('Issue tracker')); ?> ↗ + + t('Getting help')); ?> ↗