Skip to content

Commit

Permalink
Update bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stijn-uva authored Sep 7, 2023
1 parent 3cecc05 commit 2c37410
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
name: Bug report
about: Create a report to help us improve
about: Report a specific issue where something is not working.
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.
A clear and concise description of what the bug is. What are you trying to do and what is not working?

**To Reproduce**
Steps to reproduce the behavior:
Expand All @@ -22,7 +22,11 @@ A clear and concise description of what you expected to happen.

**4CAT Environment**
- How are you accessing 4CAT? [e.g. 4cat.oilab.nl or your own server/desktop]
- If accessing via your own server/desktop, what is the environment and are you using Docker?
- What version of 4CAT are you using? Find the version here:
- In the latest versions of 4CAT, the version number is visible at the bottom of the interface
- If you don't see the version there, that in itself is useful information
- If you are using [Zeeschuimer](github.com/digitalmethodsinitiative/zeeschuimer), include its version number as well. Find it at the top of the interface.
- If accessing via your own server/desktop, what is the environment (e.g. the operating system) and are you using Docker?

**Screenshots, links to datasets, and any additional context**
If your 4CAT is available online (e.g. 4cat.oilab.nl) and it is related to a specific dataset, please post the link.
If your 4CAT is available online and your issue is related to a specific dataset, please post the link.

0 comments on commit 2c37410

Please sign in to comment.