Understanding project types
Starting with JIRA 7, a new concept called project type is introduced. Project types define the features available for your projects as well as the user interface that will be used to present information within the projects. Each project type also comes with one or more templates, with a set of predefined configurations to help you get started quickly. The following screenshot shows you the project types and their templates from an out-of-the-box JIRA Software installation.
Note
Templates under Software are included in JIRA Software. If you are running JIRA Core instead, you will only have templates under Business.
If you create a project using the Scrum software development template under the Software project type, your project will come with a scrum board and a set of configurations designed to work with the scrum methodology. On the other hand, if you choose the Task management template under the Business project type, your project will have a different user...