aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/doc/issue_templates
diff options
context:
space:
mode:
authorMarkus Reiter2016-10-08 12:08:41 +0200
committerMarkus Reiter2016-10-08 12:10:54 +0200
commit5cae4532bfade512c156f8d4c6b84f9714e4fef3 (patch)
treef5e49988e48097c8c534e3a5e3aefce207d1443b /Library/Homebrew/cask/doc/issue_templates
parent0c3bb42a8a4ac46cc2622cb6660565e186d9df2b (diff)
downloadbrew-5cae4532bfade512c156f8d4c6b84f9714e4fef3.tar.bz2
Remove Homebrew Cask documentation.
Diffstat (limited to 'Library/Homebrew/cask/doc/issue_templates')
-rw-r--r--Library/Homebrew/cask/doc/issue_templates/bug_report.md27
-rw-r--r--Library/Homebrew/cask/doc/issue_templates/cask_request.md14
-rw-r--r--Library/Homebrew/cask/doc/issue_templates/feature_request.md13
-rw-r--r--Library/Homebrew/cask/doc/issue_templates/issue_dead_app.md8
-rw-r--r--Library/Homebrew/cask/doc/issue_templates/issue_outdated_cask.md8
-rw-r--r--Library/Homebrew/cask/doc/issue_templates/issue_outdated_cask_but_cannot_find_link.md8
-rw-r--r--Library/Homebrew/cask/doc/issue_templates/issue_source_not_there_and_cannot_find_it.md8
7 files changed, 0 insertions, 86 deletions
diff --git a/Library/Homebrew/cask/doc/issue_templates/bug_report.md b/Library/Homebrew/cask/doc/issue_templates/bug_report.md
deleted file mode 100644
index 5726f466a..000000000
--- a/Library/Homebrew/cask/doc/issue_templates/bug_report.md
+++ /dev/null
@@ -1,27 +0,0 @@
-Bug report:
-Remember to follow the [pre bug report](https://github.com/caskroom/homebrew-cask/blob/master/doc/reporting_bugs/pre_bug_report.md) guide beforehand. Failure to do so might get your issue closed.
-
-#### Description of issue
-
-[insert a detailed description of your issue here]
-
-<details><summary>Output of `brew cask <command> --verbose`</summary>
-
-```
-[paste output here]
-```
-</details>
-
-<details><summary>Output of `brew doctor`</summary>
-
-```
-[paste output here]
-```
-</details>
-
-<details><summary>Output of `brew cask doctor`</summary>
-
-```
-[paste output here]
-```
-</details>
diff --git a/Library/Homebrew/cask/doc/issue_templates/cask_request.md b/Library/Homebrew/cask/doc/issue_templates/cask_request.md
deleted file mode 100644
index e0bc5ee34..000000000
--- a/Library/Homebrew/cask/doc/issue_templates/cask_request.md
+++ /dev/null
@@ -1,14 +0,0 @@
-Cask request:
-### Cask details
-
-(Please fill out as much as possible)
-
-**Name** -
-
-**Homepage** -
-
-**License** -
-
-**Download URL** -
-
-**Description** -
diff --git a/Library/Homebrew/cask/doc/issue_templates/feature_request.md b/Library/Homebrew/cask/doc/issue_templates/feature_request.md
deleted file mode 100644
index ed78b1a8a..000000000
--- a/Library/Homebrew/cask/doc/issue_templates/feature_request.md
+++ /dev/null
@@ -1,13 +0,0 @@
-Feature request:
-### Description of feature/enhancement
-
-
-
-### Justification
-
-
-
-### Example use case
-
-
-
diff --git a/Library/Homebrew/cask/doc/issue_templates/issue_dead_app.md b/Library/Homebrew/cask/doc/issue_templates/issue_dead_app.md
deleted file mode 100644
index 6b7019a48..000000000
--- a/Library/Homebrew/cask/doc/issue_templates/issue_dead_app.md
+++ /dev/null
@@ -1,8 +0,0 @@
-Dead app:
-
-* Insert the name of the cask in the title, after the `:`.
-* Insert the name of the cask and a link to it in the body of this issue (example: [`alfred`](https://github.com/caskroom/homebrew-cask/blob/master/Casks/alfred.rb)).
-* Insert a link to the page that informs about the app being dead.
-* After all that **delete all this pre-inserted template text**.
-
-Failure to follow these instructions may get your issue closed without further explanation. Thank you for taking the time to correctly report the issue.
diff --git a/Library/Homebrew/cask/doc/issue_templates/issue_outdated_cask.md b/Library/Homebrew/cask/doc/issue_templates/issue_outdated_cask.md
deleted file mode 100644
index 4042f51f4..000000000
--- a/Library/Homebrew/cask/doc/issue_templates/issue_outdated_cask.md
+++ /dev/null
@@ -1,8 +0,0 @@
-Outdated cask:
-
-* Insert the name of the cask in the title, after the `:`.
-* Insert the name of the cask and a link to it in the body of this issue (example: [`alfred`](https://github.com/caskroom/homebrew-cask/blob/master/Casks/alfred.rb)).
-* Insert the new version of the app.
-* After all that **delete all this pre-inserted template text**.
-
-Failure to follow these instructions may get your issue closed without further explanation. Thank you for taking the time to correctly report the issue.
diff --git a/Library/Homebrew/cask/doc/issue_templates/issue_outdated_cask_but_cannot_find_link.md b/Library/Homebrew/cask/doc/issue_templates/issue_outdated_cask_but_cannot_find_link.md
deleted file mode 100644
index 6d27582a5..000000000
--- a/Library/Homebrew/cask/doc/issue_templates/issue_outdated_cask_but_cannot_find_link.md
+++ /dev/null
@@ -1,8 +0,0 @@
-Outdated cask but cannot find link:
-
-* Insert the name of the cask in the title, after the `:`.
-* Insert the name of the cask and a link to it in the body of this issue (example: [`alfred`](https://github.com/caskroom/homebrew-cask/blob/master/Casks/alfred.rb)).
-* Insert a detailed explanation of what you tried to do and why you failed to find the download link.
-* After all that **delete all this pre-inserted template text**.
-
-Failure to follow these instructions may get your issue closed without further explanation. Thank you for taking the time to correctly report the issue.
diff --git a/Library/Homebrew/cask/doc/issue_templates/issue_source_not_there_and_cannot_find_it.md b/Library/Homebrew/cask/doc/issue_templates/issue_source_not_there_and_cannot_find_it.md
deleted file mode 100644
index 053d86814..000000000
--- a/Library/Homebrew/cask/doc/issue_templates/issue_source_not_there_and_cannot_find_it.md
+++ /dev/null
@@ -1,8 +0,0 @@
-Source not there and cannot find it:
-
-* Insert the name of the cask in the title, after the `:`.
-* Insert the name of the cask and a link to it in the body of this issue (example: [`alfred`](https://github.com/caskroom/homebrew-cask/blob/master/Casks/alfred.rb)).
-* Insert a detailed explanation of what you tried to do and why you failed to find the new artifact source.
-* After all that **delete all this pre-inserted template text**.
-
-Failure to follow these instructions may get your issue closed without further explanation. Thank you for taking the time to correctly report the issue.