...
In this page we will detail how to add new scenarios from the Features menu. Note that New Features and Scenarios can be added from Issue View.
Scenario Outlines are BDD scenarios that contain one or more examples. They are automatically recognised within the plugin when Examples are setup within the Scenario.
...
Step 2: Select the Feature you would like to add the new Scenario to, by clicking on the Scenario title.
...
Step 3: Select the Add scenarioScenario button from the menu.
Step 4: Complete Scenario Name (mandatory). The scenario steps can be added now or at a later stage. The Mode is set to Manual or Automated. This setting is used by the plugin to determine if the scenario will be downloaded for Integration with Test Automation Frameworks. AssertThat - BDD & Cucumber for Jira supports Scenario Examples syntax.
...