From 80008bcae9a1aed3d38507a319155a69c4414509 Mon Sep 17 00:00:00 2001 From: J William Piggott Date: Mon, 29 May 2017 20:47:34 -0400 Subject: docs: move source-code-management.txt to README source-code-management.txt and README had similar content so combine them in README. Change Documentation/source-code-management.txt references to README. Remove Documentation/source-code-management.txt. Move IRC Channel information to README Expand information about git branches and tags in README. Add workflow to README; written by Karel Zak Signed-off-by: J William Piggott --- Documentation/howto-contribute.txt | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to 'Documentation/howto-contribute.txt') diff --git a/Documentation/howto-contribute.txt b/Documentation/howto-contribute.txt index fc2c50330..71b9ed771 100644 --- a/Documentation/howto-contribute.txt +++ b/Documentation/howto-contribute.txt @@ -5,17 +5,16 @@ CONTENTS Coding Style Various Notes Standards Compliance - IRC Channel Sending Patches - * send your patches to the mailing list or to the project maintainer. + * send your patches to the mailing list. See ../README. * email is accepted as an inline patch with, or without, a git pull request. Pull request emails need to include the patch set for review - purposes. See howto-pull-request.txt and source-code-management.txt - for git repository instructions. + purposes. See howto-pull-request.txt and ../README for git repository + instructions. * email attachments are difficult to review and not recommended. Hint: use git send-email. @@ -64,7 +63,7 @@ Patching Process Hint: use the --subject-prefix='PATCH v2' option with 'git format-patch' * using a git repository for (re)submissions can make life easier. - See howto-pull-request.txt and source-code-management.txt. + See howto-pull-request.txt and ../README. * all patch submissions are either commented, rejected, or accepted. If the maintainer rejects a patch set it is pointless to resubmit it. @@ -190,12 +189,3 @@ Standards Compliance http://pubs.opengroup.org/onlinepubs/7908799/xcuix.html -IRC Channel - - * #util-linux at freenode.net: - - irc://chat.freenode.net/util-linux - - This channel is for developers and project maintainers. For end users - it is recommended to utilize the distribution's IRC channel or support - forum. -- cgit v1.2.3-55-g7522