Browse Source

[cleanup] Misc cleanup

pukkandan 2 years ago
parent
commit
f2df407165

+ 1 - 1
.github/ISSUE_TEMPLATE/1_broken_site.yml

@@ -32,7 +32,7 @@ body:
     id: description
     attributes:
       label: Provide a description that is worded well enough to be understood
-      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient)
+      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#is-the-description-of-the-issue-itself-sufficient)
       placeholder: Provide any additional information, any suggested solutions, and as much context and examples as possible
     validations:
       required: true

+ 1 - 1
.github/ISSUE_TEMPLATE/2_site_support_request.yml

@@ -44,7 +44,7 @@ body:
     id: description
     attributes:
       label: Provide a description that is worded well enough to be understood
-      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient)
+      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#is-the-description-of-the-issue-itself-sufficient)
       placeholder: Provide any additional information, any suggested solutions, and as much context and examples as possible
     validations:
       required: true

+ 1 - 1
.github/ISSUE_TEMPLATE/3_site_feature_request.yml

@@ -40,7 +40,7 @@ body:
     id: description
     attributes:
       label: Provide a description that is worded well enough to be understood
-      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient)
+      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#is-the-description-of-the-issue-itself-sufficient)
       placeholder: Provide any additional information, any suggested solutions, and as much context and examples as possible
     validations:
       required: true

+ 1 - 1
.github/ISSUE_TEMPLATE/4_bug_report.yml

@@ -25,7 +25,7 @@ body:
     id: description
     attributes:
       label: Provide a description that is worded well enough to be understood
-      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient)
+      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#is-the-description-of-the-issue-itself-sufficient)
       placeholder: Provide any additional information, any suggested solutions, and as much context and examples as possible
     validations:
       required: true

+ 1 - 1
.github/ISSUE_TEMPLATE/5_feature_request.yml

@@ -23,7 +23,7 @@ body:
     id: description
     attributes:
       label: Provide a description that is worded well enough to be understood
-      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient)
+      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#is-the-description-of-the-issue-itself-sufficient)
       placeholder: Provide any additional information, any suggested solutions, and as much context and examples as possible
     validations:
       required: true

+ 1 - 1
.github/ISSUE_TEMPLATE/6_question.yml

@@ -29,7 +29,7 @@ body:
     id: question
     attributes:
       label: Please make sure the question is worded well enough to be understood
-      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient)
+      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#is-the-description-of-the-issue-itself-sufficient)
       placeholder: Provide any additional information and as much context and examples as possible
     validations:
       required: true

+ 1 - 1
.github/ISSUE_TEMPLATE_tmpl/1_broken_site.yml

@@ -32,7 +32,7 @@ body:
     id: description
     attributes:
       label: Provide a description that is worded well enough to be understood
-      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient)
+      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#is-the-description-of-the-issue-itself-sufficient)
       placeholder: Provide any additional information, any suggested solutions, and as much context and examples as possible
     validations:
       required: true

+ 1 - 1
.github/ISSUE_TEMPLATE_tmpl/2_site_support_request.yml

@@ -44,7 +44,7 @@ body:
     id: description
     attributes:
       label: Provide a description that is worded well enough to be understood
-      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient)
+      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#is-the-description-of-the-issue-itself-sufficient)
       placeholder: Provide any additional information, any suggested solutions, and as much context and examples as possible
     validations:
       required: true

+ 1 - 1
.github/ISSUE_TEMPLATE_tmpl/3_site_feature_request.yml

@@ -40,7 +40,7 @@ body:
     id: description
     attributes:
       label: Provide a description that is worded well enough to be understood
-      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient)
+      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#is-the-description-of-the-issue-itself-sufficient)
       placeholder: Provide any additional information, any suggested solutions, and as much context and examples as possible
     validations:
       required: true

+ 1 - 1
.github/ISSUE_TEMPLATE_tmpl/4_bug_report.yml

@@ -25,7 +25,7 @@ body:
     id: description
     attributes:
       label: Provide a description that is worded well enough to be understood
-      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient)
+      description: See [is-the-description-of-the-issue-itself-sufficient](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#is-the-description-of-the-issue-itself-sufficient)
       placeholder: Provide any additional information, any suggested solutions, and as much context and examples as possible
     validations:
       required: true

Some files were not shown because too many files changed in this diff