You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
514 B
25 lines
514 B
3 years ago
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
title: ''
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
## **Environment**
|
||
|
- OS: [e.g. Ubuntu 21.04]
|
||
|
- web-greeter version: output of `web-greeter --version`
|
||
|
|
||
|
## **Bug description**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
## **Steps to reproduce**
|
||
|
Steps to reproduce the behavior.
|
||
|
|
||
|
## **Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
## **Screenshots**
|
||
|
If applicable, add screenshots to help explain your problem.
|