Skip to content

Commit e4ea492

Browse files
committed
(maint) updates README with github issues info
We are switching over to GitHub issues for this repository (away from JIRA). This change updates the README to reflect the change.
1 parent 7ab4718 commit e4ea492

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ Puppet Strings generates documentation for Puppet code and extensions written in
88
| | |
99
| -------------- |---------------------------------------------------------------- |
1010
| *Code* | [GitHub][repo] |
11-
| *Issues* | [Puppet JIRA Tracker][JIRA] |
11+
| *Issues* | [GitHub issues][issues] |
1212
| *License* | [Apache 2.0][LICENSE] |
1313
| *Change log* | [CHANGELOG.md][changelog] |
1414
| *Contributing* | [CONTRIBUTING.md][contributing] and [COMMITTERS.md][committers] |
1515

1616
[repo]: https://github.com/puppetlabs/puppet-strings
17-
[JIRA]: https://tickets.puppetlabs.com/browse/PDOC
17+
[issues]: https://github.com/puppetlabs/puppet-strings/issues
1818
[LICENSE]: https://github.com/puppetlabs/puppet-strings/blob/master/LICENSE
1919
[changelog]: https://github.com/puppetlabs/puppet-strings/blob/master/CHANGELOG.md
2020
[contributing]: https://github.com/puppetlabs/puppet-strings/blob/master/CONTRIBUTING.md
@@ -135,7 +135,7 @@ An example of run the acceptance tests follow the instructions [here].
135135

136136
## Support
137137

138-
Please log tickets and issues in our [JIRA tracker][JIRA]. A [mailing list](https://groups.google.com/forum/?fromgroups#!forum/puppet-users) is available for asking questions and getting help from others.
138+
Please log issues in [GitHub issues][issues]. A [mailing list](https://groups.google.com/forum/?fromgroups#!forum/puppet-users) is available for asking questions and getting help from others.
139139

140140
There is also an active #puppet channel on the Freenode IRC network.
141141

0 commit comments

Comments
 (0)