Commit f3b0daea authored by Maxwell Power's avatar Maxwell Power Committed by Marcin Sedlak-Jakubowski

Add issue[issue_type] URL Parameter under New issue via URL with prefilled fields

parent 3d6c0f6e
......@@ -127,6 +127,7 @@ field).
| title | `issue[title]` | |
| description | `issue[description]` | |
| description template | `issuable_template` | |
| issue type | `issue[issue_type]` | Either `incident` or `issue` |
| confidential | `issue[confidential]` | Parameter value must be `true` to set to confidential |
Follow these examples to form your new issue URL with prefilled fields.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment