From 5a921b4d3490c4819d84cb28bcc6ec22e9533673 Mon Sep 17 00:00:00 2001 From: Johannes Frenzel Date: Wed, 13 Mar 2019 17:00:09 +0100 Subject: [PATCH 1/3] initial version of a issue template for change request: questions --- .github/ISSUE_TEMPLATE/change_question.md | 76 +++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/change_question.md diff --git a/.github/ISSUE_TEMPLATE/change_question.md b/.github/ISSUE_TEMPLATE/change_question.md new file mode 100644 index 0000000..bf362fe --- /dev/null +++ b/.github/ISSUE_TEMPLATE/change_question.md @@ -0,0 +1,76 @@ +--- +name: Change question request +about: Create a report to help us improve the question in rdmo catlog UA Ruhr +title: 'Request to change rdmo question: xyz' +labels: '"change request"' +assignees: '' + +--- + +**Describe the request ** +A clear and concise description of what the request is. + + +**Precise details ** +In the folowing provide details what needs to be changed. +- [ ] uri +- [ ] key +- [ ] path +- [ ] questionset + - [ ] position in set +- [ ] question text (en and ger) +- [ ] help text (en and ger) +- [ ] answer + - [ ] widget type + - [ ] value type + - [ ] max/min, step and unit +- [ ] optionset +- [ ] condition +- [ ] attribute + +** Original setting or content +What is the current content or setting e.g. + +```xml + Projektlaufzeit (Monate) +``` + +** Proposed setting or content +What should it look like in the new version, e.g. +```xml + Projektlaufzeit +``` + +**Example of a question in xml +```xml + + https://rdmorganiser.github.io/terms + project_duration + ua-ruhr/general/project-schedule-schedule/project_duration + + + + False + 3 + + + Projektlaufzeit (Monate) + Projektlaufzeit (Monate) + + + + + textarea + text + + + + + + + +``` + + +**Additional context** +Add any other context about the problem here. From aef4be15b0fa65d6944d646fd80a380cca39bab2 Mon Sep 17 00:00:00 2001 From: Johannes Frenzel Date: Wed, 13 Mar 2019 17:25:43 +0100 Subject: [PATCH 2/3] formating --- .github/ISSUE_TEMPLATE/change_question.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/change_question.md b/.github/ISSUE_TEMPLATE/change_question.md index bf362fe..f4dd2c5 100644 --- a/.github/ISSUE_TEMPLATE/change_question.md +++ b/.github/ISSUE_TEMPLATE/change_question.md @@ -28,20 +28,20 @@ In the folowing provide details what needs to be changed. - [ ] condition - [ ] attribute -** Original setting or content +** Original setting or content ** What is the current content or setting e.g. ```xml Projektlaufzeit (Monate) ``` -** Proposed setting or content +** Proposed setting or content ** What should it look like in the new version, e.g. ```xml Projektlaufzeit ``` -**Example of a question in xml +**Example of a question in xml ** ```xml https://rdmorganiser.github.io/terms From 6271a3800088553a081a3fc100a8e98dcab8bccd Mon Sep 17 00:00:00 2001 From: Johannes Frenzel Date: Thu, 21 Mar 2019 15:34:02 +0100 Subject: [PATCH 3/3] jont issue template for new/change rdmo question --- .github/ISSUE_TEMPLATE/change_question.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/change_question.md b/.github/ISSUE_TEMPLATE/change_question.md index f4dd2c5..f3ebab8 100644 --- a/.github/ISSUE_TEMPLATE/change_question.md +++ b/.github/ISSUE_TEMPLATE/change_question.md @@ -1,9 +1,8 @@ --- -name: Change question request -about: Create a report to help us improve the question in rdmo catlog UA Ruhr -title: 'Request to change rdmo question: xyz' -labels: '"change request"' -assignees: '' +name: New/Edit Question +about: Create a report to help us improve a question in RDMO catalog UA Ruhr. Provide suggestions for a new RDMO question or for updating an existing one. +title: 'New/Edit Question: TYPE PATH URI HERE +labels: '"Question Issue"' --- @@ -12,7 +11,8 @@ A clear and concise description of what the request is. **Precise details ** -In the folowing provide details what needs to be changed. +Provide details what needs to be changed for an existing question. +When requesting a new question provide `question text` (mandatory) and, if possible, the other content and parameters, too (optional). - [ ] uri - [ ] key - [ ] path