mirror of
https://github.com/vinceliuice/Colloid-icon-theme.git
synced 2025-09-15 23:48:39 -07:00
Add some places icons
This commit is contained in:
22
.github/ISSUE_TEMPLATE/-icon-request---app-name-------.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/-icon-request---app-name-------.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
name: "[Icon request] [App name] [...]"
|
||||
about: Request [App name] icons
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Tell me things about the app or icon**
|
||||
1. App name: (e.g Firefox Browser)
|
||||
2. App Webside: or App Github Homepage: (e.g www.firefox.com)
|
||||
3. App icon name: (e.g firefox)
|
||||
If you don't know the app name you can open the app desktop entry file,
|
||||
and find the line: icon=[App icon name] (e.g icon=firefox),
|
||||
the word after "icon=" is the App icon name.
|
||||
|
||||
But if "icon=" is followed by the specific path of an icon file, then this app will not use icon theme
|
||||
icons. I generally don’t create this kind of icon because this app does not use it.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the icon request here.
|
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**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.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
- OS: [e.g. Manjaro]
|
||||
- App [e.g. Nautilus, Geary]
|
||||
- Version [e.g. 22]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
Reference in New Issue
Block a user