mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Create issue templates
This commit is contained in:
16
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
name: "\U0001F41B Bug report"
|
||||
about: If something is not working as expected or crashes
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
#### Environment
|
||||
- Server version: *Output of `community-solid-server --version` for a global or `npx community-solid-server --version` for a local installation*
|
||||
- Node.js version: *Output of `node -v`*
|
||||
- npm version: *Output of `npm -v`*
|
||||
|
||||
#### Description
|
||||
<!-- Please describe the exact problem as clearly as possible. Provide any error messages thrown. -->
|
||||
Reference in New Issue
Block a user