Improve consistency of issue templates
The content to be replaced is now on the same line for (Azure Devops, CircleCI and Jenkins). Since we expect values to be on the same line as the attributes, some templates were putting into on different line which might confuse users Issue templates for different providers are more consistent with similar wording for the inputs
This commit is contained in:
@@ -10,7 +10,7 @@ assignees: ""
|
||||
|
||||
Provide the following **required** inputs:
|
||||
|
||||
Namespace: **Replace this text with the GitLab namespace (or group) to migrate pipelines from.**
|
||||
Namespace: _Replace this text with the GitLab namespace (or group) to migrate pipelines from._
|
||||
|
||||
## Available commands
|
||||
|
||||
|
||||
Reference in New Issue
Block a user