Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] GitHub templates: remove extraneous whitespace.
@ 2022-05-06 18:14 mhmdanas
  2022-05-07 22:02 ` [PR PATCH] [Updated] " paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mhmdanas @ 2022-05-06 18:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 374 bytes --]

There is a new pull request by mhmdanas against master on the void-packages repository

https://github.com/mhmdanas/void-packages remove-extraneous-whitespace-from-templates
https://github.com/void-linux/void-packages/pull/37007

GitHub templates: remove extraneous whitespace.
None

A patch file from https://github.com/void-linux/void-packages/pull/37007.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-remove-extraneous-whitespace-from-templates-37007.patch --]
[-- Type: text/x-diff, Size: 1550 bytes --]

From d5e58b9b3ad2c035470792d0e33ae13a11cd657a Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Fri, 6 May 2022 21:12:55 +0300
Subject: [PATCH] GitHub templates: remove extraneous whitespace.

---
 .github/issue_template.md        | 2 +-
 .github/pull_request_template.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/issue_template.md b/.github/issue_template.md
index 25a0538174cc..10a72b0729c2 100644
--- a/.github/issue_template.md
+++ b/.github/issue_template.md
@@ -1,4 +1,4 @@
-<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
+<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt. However, a quality pull request may help. -->
 ### System
 
 * xuname:  
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index ef2a5d7637aa..8a9e2348494d 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -13,7 +13,7 @@ https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuo
 and test at least one native build and, if supported, at least one cross build.
 Ignore this section if this PR is not skipping CI.
 -->
-<!-- 
+<!--
 #### Local build testing
 - I built this PR locally for my native architecture, (ARCH-LIBC)
 - I built this PR locally for these architectures (if supported. mark crossbuilds):

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] GitHub templates: remove extraneous whitespace.
  2022-05-06 18:14 [PR PATCH] GitHub templates: remove extraneous whitespace mhmdanas
@ 2022-05-07 22:02 ` paper42
  2022-05-07 22:04 ` paper42
  2022-05-07 22:04 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-05-07 22:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 378 bytes --]

There is an updated pull request by paper42 against master on the void-packages repository

https://github.com/mhmdanas/void-packages remove-extraneous-whitespace-from-templates
https://github.com/void-linux/void-packages/pull/37007

GitHub templates: remove extraneous whitespace.
None

A patch file from https://github.com/void-linux/void-packages/pull/37007.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-remove-extraneous-whitespace-from-templates-37007.patch --]
[-- Type: text/x-diff, Size: 1540 bytes --]

From 84d20b09ec3bae4b08d24597eada299577fac85a Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Fri, 6 May 2022 21:12:55 +0300
Subject: [PATCH] .github: remove extraneous whitespace

---
 .github/issue_template.md        | 2 +-
 .github/pull_request_template.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/issue_template.md b/.github/issue_template.md
index 25a0538174cc..10a72b0729c2 100644
--- a/.github/issue_template.md
+++ b/.github/issue_template.md
@@ -1,4 +1,4 @@
-<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
+<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt. However, a quality pull request may help. -->
 ### System
 
 * xuname:  
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index ef2a5d7637aa..8a9e2348494d 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -13,7 +13,7 @@ https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuo
 and test at least one native build and, if supported, at least one cross build.
 Ignore this section if this PR is not skipping CI.
 -->
-<!-- 
+<!--
 #### Local build testing
 - I built this PR locally for my native architecture, (ARCH-LIBC)
 - I built this PR locally for these architectures (if supported. mark crossbuilds):

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] GitHub templates: remove extraneous whitespace.
  2022-05-06 18:14 [PR PATCH] GitHub templates: remove extraneous whitespace mhmdanas
  2022-05-07 22:02 ` [PR PATCH] [Updated] " paper42
@ 2022-05-07 22:04 ` paper42
  2022-05-07 22:04 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-05-07 22:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 378 bytes --]

There is an updated pull request by paper42 against master on the void-packages repository

https://github.com/mhmdanas/void-packages remove-extraneous-whitespace-from-templates
https://github.com/void-linux/void-packages/pull/37007

GitHub templates: remove extraneous whitespace.
None

A patch file from https://github.com/void-linux/void-packages/pull/37007.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-remove-extraneous-whitespace-from-templates-37007.patch --]
[-- Type: text/x-diff, Size: 1540 bytes --]

From cb3aca7fbb4fc7cc7f46790a431737671c4a15e8 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Fri, 6 May 2022 21:12:55 +0300
Subject: [PATCH] .github: remove extraneous whitespace

---
 .github/issue_template.md        | 2 +-
 .github/pull_request_template.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/issue_template.md b/.github/issue_template.md
index 25a0538174cc..10a72b0729c2 100644
--- a/.github/issue_template.md
+++ b/.github/issue_template.md
@@ -1,4 +1,4 @@
-<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
+<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt. However, a quality pull request may help. -->
 ### System
 
 * xuname:  
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index ef2a5d7637aa..8a9e2348494d 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -13,7 +13,7 @@ https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuo
 and test at least one native build and, if supported, at least one cross build.
 Ignore this section if this PR is not skipping CI.
 -->
-<!-- 
+<!--
 #### Local build testing
 - I built this PR locally for my native architecture, (ARCH-LIBC)
 - I built this PR locally for these architectures (if supported. mark crossbuilds):

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: GitHub templates: remove extraneous whitespace.
  2022-05-06 18:14 [PR PATCH] GitHub templates: remove extraneous whitespace mhmdanas
  2022-05-07 22:02 ` [PR PATCH] [Updated] " paper42
  2022-05-07 22:04 ` paper42
@ 2022-05-07 22:04 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-05-07 22:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 185 bytes --]

There's a merged pull request on the void-packages repository

GitHub templates: remove extraneous whitespace.
https://github.com/void-linux/void-packages/pull/37007

Description:
None

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-05-07 22:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-06 18:14 [PR PATCH] GitHub templates: remove extraneous whitespace mhmdanas
2022-05-07 22:02 ` [PR PATCH] [Updated] " paper42
2022-05-07 22:04 ` paper42
2022-05-07 22:04 ` [PR PATCH] [Merged]: " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).