From 3b060798a9604bf8a413326dc54b401599f98dea Mon Sep 17 00:00:00 2001 From: Eashan Date: Feb 18 2017 10:58:10 +0000 Subject: Added using_issues in doc to highlight issue pre-filling using url Fixes: https://pagure.io/pagure/issue/1877 --- diff --git a/doc/usage/index.rst b/doc/usage/index.rst index 9c5013b..53b87c5 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -40,6 +40,7 @@ Contents: project_acls roadmap using_doc + using_issues using_webhooks ticket_templates pr_custom_page diff --git a/doc/usage/using_issues.rst b/doc/usage/using_issues.rst new file mode 100644 index 0000000..28eba5c --- /dev/null +++ b/doc/usage/using_issues.rst @@ -0,0 +1,16 @@ +Using Issues +============ + +Creating Issues +=============== + +When Creating Issues for a project , Pagure supports pre-filling the title and description input text +using url parameters + + +Example: +======== +https://pagure.io/pagure/new_issue/?title=&content= + +The above URL will autofill the text boxes for Title and Description field with Title set to and +Description set to