@@ -14,7 +14,7 @@ from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition.
14
14
15
15
**Installation and Setup**
16
16
17
- - Start using the software in `instant-gratifcation (demo) mode`_ with
17
+ - Start using the software in `instant-gratification (demo) mode`_ with
18
18
``python demo.py`` or `a Docker container`_ in under 5 minutes.
19
19
- Choose from `five included templates`_ for your tracker.
20
20
- `Customize`_ and use the demo as a template for your production tracker.
@@ -30,9 +30,9 @@ from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition.
30
30
**Issue Tracking and Management**
31
31
32
32
- Manage your issues your way. Handle bugs, features, milestones,
33
- user feedback, fleet maintainance , office issues etc.
33
+ user feedback, fleet maintenance , office issues etc.
34
34
- Searches on specific properties (e.g. open issues with a high
35
- priorty ) can be saved and reused or shared with outer users.
35
+ priority ) can be saved and reused or shared with outer users.
36
36
- Full Text Search for quick searches across messages.
37
37
- Keeps a detailed history of issue changes.
38
38
- Issues become a mini mailing list to keep everyone informed.
@@ -74,7 +74,7 @@ from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition.
74
74
75
75
**Email Integration and Automation**
76
76
77
- - Update issues via email with new messages and the abilility to
77
+ - Update issues via email with new messages and the ability to
78
78
change properties of issues (e.g. close an issue).
79
79
- Secure email handling with features like TLS, APOP, IMAPS/OAUTH.
80
80
- Optional auto-registration for email users.
@@ -100,7 +100,7 @@ from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition.
100
100
.. _`customize`: customizing.html
101
101
.. _`external user database`: customizing.html#using-external-user-databases
102
102
.. _`five included templates`: installation.html#choosing-your-template
103
- .. _`instant-gratifcation (demo) mode`:
103
+ .. _`instant-gratification (demo) mode`:
104
104
installation.html#for-the-really-impatient
105
105
.. _`a Docker container`: installation.html#running-in-demo-mode-with-docker
106
106
.. _mysql: https://pypi.org/project/MySQL-python/
0 commit comments