-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #20 from doki-theme/rebranding
Rebranding
- Loading branch information
Showing
7 changed files
with
37 additions
and
29 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 |
---|---|---|
@@ -1,39 +1,39 @@ | ||
--- | ||
name: Bug report | ||
name: Bug Report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- | ||
NOTE: Did you check the FAQs (https://one-dark.gitbook.io/jetbrains/help/faqs) | ||
to see if your problem already has a work around? | ||
--> | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
<!-- A clear and concise description of what the bug is. --> | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
1. Click on '....' | ||
1. Scroll down to '....' | ||
1. See error | ||
|
||
**Actual Behaviour** | ||
What is happening that you do not want to be happening | ||
<!-- Steps to reproduce the behavior --> | ||
1. | ||
|
||
**Expected Behavior** | ||
A clear and concise description of what you expected to happen. | ||
<!-- A clear and concise description of what you expected to happen. --> | ||
|
||
**Environment** | ||
Please go to *IntelliJ IDEA -> About IntelliJ IDEA (Mac)* or *Help -> About IntelliJ IDEA (Windows)* and copy the infos | ||
<!-- Please go to *Help: About* and copy the infos | ||
to the clipboard and paste it here. | ||
It should contain: | ||
* OS (Windows, Linux, Mac) | ||
* IntelliJ Product + version (IDEA, RubyMine...) | ||
* Plugin version | ||
* If needed a list of enabled plugins | ||
* Product + version | ||
Please also include the Doki-Theme version | ||
--> | ||
|
||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
<!-- If applicable, add screenshots to help explain your problem. --> |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -529,10 +529,10 @@ [email protected], minimatch@^3.0.4: | |
dependencies: | ||
brace-expansion "^1.1.7" | ||
|
||
[email protected]: | ||
version "0.0.8" | ||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" | ||
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0= | ||
[email protected], [email protected]: | ||
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.2.1.tgz#827ba4e7593464e7c221e8c5bed930904ee2c455" | ||
integrity sha512-GY8fANSrTMfBVfInqJAY41QkOM+upUTytK1jZ0c8+3HdHrJxBJ3rF5i9moClXTE8uUSnUo8cAsCoxDXvSY4DHg== | ||
|
||
[email protected], mkdirp@^0.5.1: | ||
version "0.5.1" | ||
|