Skip to content

Commit

Permalink
Update github issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed Mar 25, 2021
1 parent b25cc5e commit 710386a
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 28 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: TheHive Community Support
url: https://chat.thehive-project.org/
about: Please ask and answer questions here.
- name: TheHive Documentation
url: https://docs.thehive-project.org/
about: Please read documentation here.
16 changes: 7 additions & 9 deletions .github/ISSUE_TEMPLATE/thehive3_bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,18 @@ assignees: ''

---

# EDIT THIS TITLE BEFORE POSTING. Use this template for bug reports. If you'd like to request a feature, please be as descriptive as possible and delete the template except the first section (Request Type)

### Request Type
Bug

### Work Environment

| Question | Answer
|---------------------------|--------------------
| OS version (server) | Debian, Ubuntu, CentOS, RedHat, ...
| OS version (client) | XP, Seven, 10, Ubuntu, ...
| TheHive version / git hash | 3.x, hash of the commit
| Package Type | RPM, DEB, Docker, Binary, From source
| Browser type & version | If applicable
| Question | Answer |
| -------------------------- | ------------------------------------- |
| OS version (server) | Debian, Ubuntu, CentOS, RedHat, ... |
| OS version (client) | XP, Seven, 10, Ubuntu, ... |
| TheHive version / git hash | 3.x, hash of the commit |
| Package Type | RPM, DEB, Docker, Binary, From source |
| Browser type & version | If applicable |


### Problem Description
Expand Down
16 changes: 7 additions & 9 deletions .github/ISSUE_TEMPLATE/thehive4_bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,18 @@ assignees: ''

---

# EDIT THIS TITLE BEFORE POSTING. Use this template for bug reports. If you'd like to request a feature, please be as descriptive as possible and delete the template except the first section (Request Type)

### Request Type
Bug

### Work Environment

| Question | Answer
|---------------------------|--------------------
| OS version (server) | Debian, Ubuntu, CentOS, RedHat, ...
| OS version (client) | XP, Seven, 10, Ubuntu, ...
| TheHive version / git hash | 4.x, hash of the commit
| Package Type | RPM, DEB, Docker, Binary, From source
| Browser type & version | If applicable
| Question | Answer |
| -------------------------- | ------------------------------------- |
| OS version (server) | Debian, Ubuntu, CentOS, RedHat, ... |
| OS version (client) | XP, Seven, 10, Ubuntu, ... |
| TheHive version / git hash | 4.x, hash of the commit |
| Package Type | RPM, DEB, Docker, Binary, From source |
| Browser type & version | If applicable |


### Problem Description
Expand Down
11 changes: 1 addition & 10 deletions .github/ISSUE_TEMPLATE/thehive4_feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,13 @@
name: Feature Request for TheHive4
about: Create a feature request for TheHive 4.
title: "[Bug]"
labels: "feature request", TheHive4
labels: feature request, TheHive4
assignees: ''
---

# EDIT THIS TITLE BEFORE POSTING. Use this template for bug reports. If you'd like to request a feature, please be as descriptive as possible and delete the template except the first section (Request Type)

### Request Type

Feature Request

### Work Environment

| Question | Answer
|---------------------------|--------------------
| TheHive version | 4.x

### Feature Description

Describe feature as clearly as possible.
Expand Down

0 comments on commit 710386a

Please sign in to comment.