You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Back in 2017, Atlassian rebranded 'JIRA' to 'Jira':
https://www.atlassian.com/blog/announcements/our-bold-new-brand
Adopt the new version in all commments and descriptions, without any
changes to API. Where it's the API object being talked about, mark up
as ``JIRA`` to clarify.
Copy file name to clipboardExpand all lines: README.rst
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
===================
2
-
JIRA Python Library
2
+
Jira Python Library
3
3
===================
4
4
5
5
.. image:: https://img.shields.io/pypi/v/jira.svg
@@ -40,7 +40,7 @@ JIRA Python Library
40
40
:alt:Requirements Status
41
41
42
42
43
-
This library eases the use of the JIRA REST API from Python and it has been used in production for years.
43
+
This library eases the use of the Jira REST API from Python and it has been used in production for years.
44
44
45
45
As this is an open-source project that is community maintained, do not be surprised if some bugs or features are not implemented quickly enough. You are always welcomed to use BountySource_ to motivate others to help.
In addition to all the contributors we would like to thank to these companies:
123
123
124
-
* Atlassian_ for developing such a powerful issue tracker and for providing a free on-demand JIRA_ instance that we can use for continuous integration testing.
124
+
* Atlassian_ for developing such a powerful issue tracker and for providing a free on-demand Jira_ instance that we can use for continuous integration testing.
125
125
* JetBrains_ for providing us with free licenses of PyCharm_
126
126
* Travis_ for hosting our continuous integration
127
127
* Navicat_ for providing us free licenses of their powerful database client GUI tools.
0 commit comments