Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
sweetgiorni authored Mar 7, 2021
1 parent f26f8d8 commit c95077e
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
name: Bug report
about: Report an issue in AnyPortal
title: ''
labels: ''
assignees: sweetgiorni

---

### Issue Description

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Additional context**
Add any other context about the problem here.

**Screenshots**
If applicable, add screenshots to help explain your problem.

### Game version and environment

**Game client version (found in the bottom right of the Valheim main menu**
v 0.0.0

**After reproducing the issue, please attach the BepInEx game log from Valheim/BepInEx/LogOutput.log**

**Does the issue occur in single-player or multiplayer? You can also check "Both" if you've reproduced the issue in both game modes**
- [x] Single-player
- [ ] Multiplayer
- [ ] Both

**If the issue occurs in multiplayer, is the server a "local" server started through the in-game menu, or is it a headless server (like installing the "Valheim Dedicated Server" in Steam or using a server hosting service)**
- [x] N/A
- [ ] In-game server
- [ ] Headless server

**If you are using a headless server, please reproduce the issue and then attach the BepInEx game log from ValheimServer/BepInEx/LogOutput.log**

**If you are using a headless server, is it being hosted on a Windows machine or a Linux machine?**
- [ ] Windows
- [ ] Linux

0 comments on commit c95077e

Please sign in to comment.