-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
---------------------- set version to 0.9.4 typo Fixed #202 - Splits up the current issue_template into 5 issue templates fixed #201, fixed #200 (Outdated dependencies) Fixed #193, #194, #195, #196, #197, #198 and #199 (Outdated dependencies) Revert "Fixde #189 Failed to execute goal maven-surefire" set version to 0.9.4-SNAPSHOT
- Loading branch information
Showing
54 changed files
with
272 additions
and
97 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
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,43 @@ | ||
--- | ||
name: Bug report | ||
about: Did something not work as expected? | ||
title: '' | ||
labels: 'bug' | ||
assignees: '' | ||
--- | ||
<!-- Thanks for filing an issue 😄 ! | ||
Before you submit, please read the following: search open/closed issues before submitting since someone might have asked the same thing before! --> | ||
|
||
# Bug report | ||
<!-- Provide a general summary of the issue here --> | ||
|
||
## Expected Behavior | ||
<!-- Tell us what you expected to happen. --> | ||
|
||
## Current Behavior | ||
<!-- Tell us what happens instead of the expected behavior --> | ||
<!-- If you are seeing an error, please include the full error message and stack trace --> | ||
|
||
## Context | ||
<!-- How has this issue affected you? What are you trying to accomplish? --> | ||
<!-- Providing context helps us come up with a solution that is most useful in the real world --> | ||
|
||
## To Reproduce | ||
<!-- Steps to reproduce the behavior: 1. Go to (…), 2. Click on (…) --> | ||
|
||
## Possible Solution | ||
<!-- Not obligatory, but suggest a fix/reason for the bug --> | ||
|
||
## Screenshots | ||
<!-- If applicable, add screenshots to help explain your problem. --> | ||
|
||
## Code sample | ||
<!-- If applicable, provide a code repository, gist, code snippet or sample files to reproduce the issue. --> | ||
|
||
## Your Environment | ||
<!-- Include as many relevant details about the environment you experienced the bug in. --> | ||
|
||
|
||
|
||
<!-- By the way, thank you **very** much | ||
for contributing to Contrast-Finder! --> |
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,19 @@ | ||
--- | ||
name: Documentation | ||
about: An idea to improve the Contrast-Finder documentation? | ||
title: '' | ||
labels: 'doc' | ||
assignees: '' | ||
--- | ||
<!-- Thanks for filing an issue 😄 ! | ||
Before you submit, please read the following: | ||
search open/closed issues before submitting since someone might have asked the same thing before! --> | ||
|
||
# Documentation | ||
<!--- Provide a general summary of the issue here. --> | ||
|
||
|
||
|
||
|
||
<!-- By the way, thank you **very** much | ||
for contributing to Contrast-Finder! --> |
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,33 @@ | ||
--- | ||
name: Feature request | ||
about: Want us to add something to Contrast-Finder? | ||
title: '' | ||
labels: 'feature' | ||
assignees: '' | ||
--- | ||
<!-- Thanks for filing an issue 😄 ! | ||
Before you submit, please read the following: | ||
search open/closed issues before submitting since someone might have asked the same thing before! --> | ||
|
||
# Feature request | ||
<!--- Provide a general summary of the issue here. --> | ||
|
||
## Expected Behavior | ||
<!--- Tell us how the feature should work. --> | ||
|
||
## Current Behavior | ||
<!--- Explain the difference from current behavior. --> | ||
|
||
## Possible Solution | ||
<!--- Ideas how to implement this feature or a similar solution/workaround that already exists. --> | ||
|
||
## Context | ||
<!--- How has this issue affected you? What are you trying to accomplish? --> | ||
<!--- Providing context helps us come up with a solution that is most useful in the real world --> | ||
|
||
## Examples | ||
<!-- Examples help us understand the requested feature better. --> | ||
|
||
|
||
<!-- By the way, thank you **very** much | ||
for contributing to Contrast-Finder! --> |
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,29 @@ | ||
--- | ||
name: Question | ||
about: Have any questions regarding how Contrast-Finder works? | ||
title: '' | ||
labels: 'question' | ||
assignees: '' | ||
--- | ||
<!-- Thanks for filing an issue 😄 ! | ||
Before you submit, please read the following: | ||
search open/closed issues before submitting since someone might have asked the same thing before! --> | ||
|
||
|
||
# Question | ||
<!--- Provide your question here --> | ||
|
||
## Context | ||
<!--- How has this issue affected you? What are you trying to accomplish? --> | ||
<!--- Providing context helps us come up with a solution that is most useful in the real world. --> | ||
|
||
## Code Sample | ||
<!-- If you are seeing an error, please provide a code repository, gist or sample files to reproduce the issue. --> | ||
|
||
## Your Environment | ||
<!--- Include as many relevant details about the environment you are using --> | ||
|
||
|
||
|
||
<!-- By the way, thank you **very** much | ||
for contributing to Contrast-Finder! --> |
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,25 @@ | ||
--- | ||
name: 💬 Request For Comment (RFC) | ||
about: Feature discussion | ||
title: '' | ||
labels: 'rfc' | ||
assignees: '' | ||
--- | ||
<!-- Thanks for filing an issue 😄 ! | ||
Before you submit, please read the following: | ||
search open/closed issues before submitting since someone might have asked the same thing before! --> | ||
|
||
|
||
# Request For Comment (RFC) | ||
<!--- Provide a detailed summary of the issue here. --> | ||
|
||
## Context | ||
<!--- How has this issue affected you? What are you trying to accomplish? --> | ||
<!--- Providing context helps us come up with a solution that is most useful in the real world. --> | ||
|
||
## Examples | ||
<!-- Examples help us understand the requested feature better. --> | ||
|
||
|
||
<!-- By the way, thank you **very** much | ||
for contributing to Contrast-Finder! --> |
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
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
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
Oops, something went wrong.