generated from jmmaranan/gnome-shell-ext-template
-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 45cfa30 Author: Jose Maranan <[email protected]> Date: Wed Nov 3 11:30:54 2021 -0400 Update issue templates commit 71d98d1 Author: Jose Maranan <[email protected]> Date: Wed Nov 3 10:18:07 2021 -0400 docs: update tests for drag/drop commit d6400d4 Author: Jose Maranan <[email protected]> Date: Wed Nov 3 09:55:18 2021 -0400 fix: update checking for mod keys using Clutter Fixes #74
- Loading branch information
Showing
4 changed files
with
60 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: 'bug: short descript of issue' | ||
labels: bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the bug/issue** | ||
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. | ||
|
||
**Screenshots or journal logs** | ||
Provide screenshorts or screen captures if possible. | ||
Also if possible, please provide latest logs from e.g. 1 hour ago `journalctl -b 0 -r --since "1 hour ago"`: | ||
|
||
**Version Information** | ||
1. Distro and version: | ||
2. Forge version or from source (branch or commit) | ||
3. Gnome-shell version (`gnome-shell --version`): | ||
|
||
**Monitor Setup** | ||
1. 2 x 1080p | ||
2. Dual monitor vertical orientation, etc | ||
|
||
**Additional context** | ||
Add any other context about the problem here. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters