Jira Project Create & Setup Script

This script automates the setup of a Jira project with specified configuration, including creating a new project, issue types, custom fields, and a workflow scheme.

Requirements

  • Python 3.8 or later
  • requests library (install using pip install requests)

Instructions

  1. Clone the Repository: Clone this repository to your local machine.
    git clone https://github.com/your-username/jproject-create-jira
  2. Run python setup_jira_project.py