From b4f148e4df3cd69c14409e13eb63ea1d710d27d5 Mon Sep 17 00:00:00 2001 From: Mike Place Date: Wed, 10 Oct 2018 13:24:54 -0400 Subject: [PATCH] Break out support and contributing docs into separate files --- CONTRIBUTING.rst | 13 +++++++++++++ README.rst | 47 ----------------------------------------------- SUPPORT.rst | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 46 insertions(+), 47 deletions(-) create mode 100644 CONTRIBUTING.rst create mode 100644 SUPPORT.rst diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst new file mode 100644 index 0000000000..6f190bde43 --- /dev/null +++ b/CONTRIBUTING.rst @@ -0,0 +1,13 @@ +Developing Salt +=============== + +The Salt development team is welcoming, positive, and dedicated to +helping people get new code and fixes into SaltStack projects. Log into +GitHub and get started with one of the largest developer communities in +the world. The following links should get you started: + +``_ + +``_ + +``_ diff --git a/README.rst b/README.rst index 0263881d9a..82c72f43c6 100644 --- a/README.rst +++ b/README.rst @@ -34,39 +34,6 @@ documentation. ``_ -Get SaltStack Support and Help -============================== - -**IRC Chat** - Join the vibrant, helpful and positive SaltStack chat room in -Freenode at #salt. There is no need to introduce yourself, or ask permission to -join in, just help and be helped! Make sure to wait for an answer, sometimes it -may take a few moments for someone to reply. - -``_ - -**SaltStack Slack** - Alongside IRC is our SaltStack Community Slack for the -SaltStack Working groups. Use the following link to request an invitation. - -``_ - -**Mailing List** - The SaltStack community users mailing list is hosted by -Google groups. Anyone can post to ask questions about SaltStack products and -anyone can help answer. Join the conversation! - -``_ - -You may subscribe to the list without a Google account by emailing -salt-users+subscribe@googlegroups.com and you may post to the list by emailing -salt-users@googlegroups.com - -**Reporting Issues** - To report an issue with Salt, please follow the -guidelines for filing bug reports: -``_ - -**SaltStack Support** - If you need dedicated, prioritized support, please -consider a SaltStack Support package that fits your needs: -``_ - Engage SaltStack ================ @@ -100,17 +67,3 @@ services`_ offerings. .. _SaltStack education offerings: http://saltstack.com/training/ .. _SaltStack Certified Engineer (SSCE): http://saltstack.com/certification/ .. _SaltStack professional services: http://saltstack.com/services/ - -Developing Salt -=============== - -The Salt development team is welcoming, positive, and dedicated to -helping people get new code and fixes into SaltStack projects. Log into -GitHub and get started with one of the largest developer communities in -the world. The following links should get you started: - -``_ - -``_ - -``_ diff --git a/SUPPORT.rst b/SUPPORT.rst new file mode 100644 index 0000000000..a8ab2e3362 --- /dev/null +++ b/SUPPORT.rst @@ -0,0 +1,33 @@ +Get SaltStack Support and Help +============================== + +**IRC Chat** - Join the vibrant, helpful and positive SaltStack chat room in +Freenode at #salt. There is no need to introduce yourself, or ask permission to +join in, just help and be helped! Make sure to wait for an answer, sometimes it +may take a few moments for someone to reply. + +``_ + +**SaltStack Slack** - Alongside IRC is our SaltStack Community Slack for the +SaltStack Working groups. Use the following link to request an invitation. + +``_ + +**Mailing List** - The SaltStack community users mailing list is hosted by +Google groups. Anyone can post to ask questions about SaltStack products and +anyone can help answer. Join the conversation! + +``_ + +You may subscribe to the list without a Google account by emailing +salt-users+subscribe@googlegroups.com and you may post to the list by emailing +salt-users@googlegroups.com + +**Reporting Issues** - To report an issue with Salt, please follow the +guidelines for filing bug reports: +``_ + +**SaltStack Support** - If you need dedicated, prioritized support, please +consider a SaltStack Support package that fits your needs: +``_ +