Skip to content

Commit e5d0754

Browse files
committed
(maint) adds Slack info, removes JIRA stragglers and IRC info
1 parent ee52127 commit e5d0754

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ that we can have a chance of keeping on top of things.
77

88
## Getting Started
99

10-
* Make sure you have a [Jira account](http://tickets.puppetlabs.com)
1110
* Make sure you have a [GitHub account](https://github.com/signup/free)
1211
* Submit a ticket for your issue, assuming one does not already exist.
1312
* Clearly describe the issue including steps to reproduce when it is a bug.
@@ -130,7 +129,6 @@ To cut a new release, from a current `master` checkout:
130129
# Additional Resources
131130

132131
* [More information on contributing](http://links.puppet.com/contribute-to-puppet)
133-
* [Bug tracker (Jira)](http://tickets.puppet.com)
134132
* [Contributor License Agreement](http://links.puppet.com/cla)
135133
* [General GitHub documentation](http://help.github.com/)
136134
* [GitHub pull request documentation](http://help.github.com/send-pull-requests/)

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@ Puppet Strings generates documentation for Puppet code and extensions written in
1313
| *Change log* | [CHANGELOG.md][changelog] |
1414
| *Contributing* | [CONTRIBUTING.md][contributing] and [COMMITTERS.md][committers] |
1515

16-
[repo]: https://github.com/puppetlabs/puppet-strings
17-
[issues]: https://github.com/puppetlabs/puppet-strings/issues
18-
[LICENSE]: https://github.com/puppetlabs/puppet-strings/blob/master/LICENSE
19-
[changelog]: https://github.com/puppetlabs/puppet-strings/blob/master/CHANGELOG.md
20-
[contributing]: https://github.com/puppetlabs/puppet-strings/blob/master/CONTRIBUTING.md
21-
[committers]: https://github.com/puppetlabs/puppet-strings/blob/master/COMMITTERS.md
22-
2316
## Installing Puppet Strings
2417

2518
### Requirements
@@ -139,8 +132,18 @@ Please log issues in [GitHub issues][issues]. Check out [CONTRIBUTING.md][contri
139132

140133
A [mailing list](https://groups.google.com/forum/?fromgroups#!forum/puppet-users) is available for asking questions and getting help from others.
141134

142-
There is also an active #puppet channel on the Freenode IRC network.
135+
There is also an active community on the [Puppet community Slack][] in the #forge-modules channel.
143136

144137
We use semantic version numbers for our releases and recommend that users upgrade to patch releases and minor releases as they become available.
145138

146139
Bug fixes and ongoing development will occur in minor releases for the current major version. Security fixes will be ported to a previous major version on a best-effort basis, until the previous major version is no longer maintained.
140+
141+
142+
[repo]: https://github.com/puppetlabs/puppet-strings
143+
[issues]: https://github.com/puppetlabs/puppet-strings/issues
144+
[LICENSE]: https://github.com/puppetlabs/puppet-strings/blob/master/LICENSE
145+
[changelog]: https://github.com/puppetlabs/puppet-strings/blob/master/CHANGELOG.md
146+
[contributing]: https://github.com/puppetlabs/puppet-strings/blob/master/CONTRIBUTING.md
147+
[committers]: https://github.com/puppetlabs/puppet-strings/blob/master/COMMITTERS.md
148+
[Puppet community Slack]: https://slack.puppet.com
149+

0 commit comments

Comments
 (0)