Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Editing template files
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Ishida <sishida@us.ibm.com>
  • Loading branch information
sishida authored and Rajiv Nathan committed Aug 2, 2019
1 parent 60580ef commit 34b99b7
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 19 deletions.
20 changes: 13 additions & 7 deletions .github/ISSUE_TEMPLATE/bug-issues.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
---
name: Bug
about: Reporting bugs and problems in Eclipse Codewind
title: Complete the bug template to report problems found in Eclipse Codewind.
about: Reporting bugs and problems in Codewind
title: Complete the bug template to report problems found in Codewind.
labels: ''
assignees: ''

---

**Codewind version:** In which version of Codewind, such as 19.02, did you encounter this issue?
**Extension version (if applicable):** In which version of the extension, such as 19.2.0, did you encounter this issue?
**IDE version (if applicable):** In which IDE and version, such as VS Code 1.32.1, did you encounter this issue?
**OS:** Which operating system did you use when you encountered this issue?
Please fill out the following form to report a bug. If some fields do not apply to your situation, feel free to skip them.

**Codewind version:**
**OS:**

**Che version:**
**IDE extension version:**
**IDE version:**
**Kubernetes cluster:**

**Description of the bug:** Please describe the bug with enough detail so that it can be reproduced by others.
**Workaround (if applicable):** Did you find a way to work around the bug?
**Workaround:** Did you find a way to work around the bug? If so, please describe how you worked around it.
18 changes: 12 additions & 6 deletions .github/ISSUE_TEMPLATE/enhancement-issues.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
---
name: Enhancement
about: Suggesting enhancements for Eclipse Codewind
title: Complete the enhancement template to suggest improvements to Eclipse Codewind.
about: Suggesting enhancements for Codewind
title: Complete the enhancement template to suggest improvements to Codewind.
labels: ''
assignees: ''

---

**Codewind version:** Which version of Codewind, such as 19.02, do you currently use?
**Extension version (if applicable):** Which version of an extension, such as 19.2.0, do you currently use?
**IDE version (if applicable):** Which IDE and version, such as VS Code 1.32.1, do you currently use?
**OS:** Which operating system do you currently use?
Please fill out the following form to suggest an enhancement. If some fields do not apply to your situation, feel free to skip them.

**Codewind version:**
**OS:**

**Che version:**
**IDE extension version:**
**IDE version:**
**Kubernetes cluster:**

**Description of the enhancement:** How would you like to see Codewind improved?
**Proposed solution:** Do you have ideas about how your idea could be implemented?
18 changes: 12 additions & 6 deletions .github/ISSUE_TEMPLATE/question-issues.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
---
name: Question
about: Asking questions about Eclipse Codewind
title: Complete the question template to ask a question about Eclipse Codewind.
about: Asking questions about Codewind
title: Complete the question template to ask a question about Codewind.
labels: ''
assignees: ''

---

**Codewind version:** Which version of Codewind, such as 19.02, does this question apply to?
**Extension version (if applicable):** Which version of an extension, such as 19.2.0, do you currently use?
**IDE version (if applicable):** Which IDE and version, such as VS Code 1.32.1, do you currently use?
**OS:** Which operating system do you currently use?
Please fill out the following form to ask a quesstion. If some fields do not apply to your situation, feel free to skip them.

**Codewind version:**
**OS:**

**Che version:**
**IDE extension version:**
**IDE version:**
**Kubernetes cluster:**

**Question synopsis:** What question can we help you with?

0 comments on commit 34b99b7

Please sign in to comment.