mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-05-23 20:08:37 +00:00
Add templates, relicense, and error info fix
This commit is contained in:
10
.github/ISSUE_TEMPLATE/glitch.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/glitch.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: Glitch
|
||||
about: Report unexpected behavior or something doesn't work
|
||||
title: ''
|
||||
labels: 'bug'
|
||||
assignees: 'vinceliuice'
|
||||
|
||||
---
|
||||
|
||||
Please provide your system info (distro version, etc.) and of course, the screenshot
|
||||
10
.github/ISSUE_TEMPLATE/idea.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/idea.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: Idea
|
||||
about: Share your idea, request, and question
|
||||
title: ''
|
||||
labels: 'question'
|
||||
assignees: 'vinceliuice'
|
||||
|
||||
---
|
||||
|
||||
What's your idea, or question?
|
||||
10
.github/ISSUE_TEMPLATE/installation.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/installation.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: Installation
|
||||
about: Report installation error info
|
||||
title: ''
|
||||
labels: 'bug'
|
||||
assignees: 'rivanfebrian123'
|
||||
|
||||
---
|
||||
|
||||
Please copy and paste your error info here
|
||||
1
.github/pull_request_template.md
vendored
Normal file
1
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1 @@
|
||||
What's the changes?
|
||||
Reference in New Issue
Block a user