GNU bug report logs -
#30878
[PATCH] doc: fix two typos in github templates
Previous Next
Reported by: Roland Hieber <rohieb <at> rohieb.name>
Date: Tue, 20 Mar 2018 15:35:01 UTC
Severity: normal
Tags: patch
Done: Bernhard Voelker <mail <at> bernhard-voelker.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 24 Mar 2018 08:40:09 +0100
with message-id <17fd802c-6bed-0f78-6d01-c8c53ae74f44 <at> bernhard-voelker.de>
and subject line Re: bug#30878: [PATCH] doc: fix two typos in github templates
has caused the debbugs.gnu.org bug report #30878,
regarding [PATCH] doc: fix two typos in github templates
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
30878: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30878
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* .github/ISSUE_TEMPLATE.txt, .github/PULL_REQUEST_TEMPLATE.txt:
fix typo "coreitils" in the URL to the bug tracker.
---
.github/ISSUE_TEMPLATE.txt | 2 +-
.github/PULL_REQUEST_TEMPLATE.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE.txt b/.github/ISSUE_TEMPLATE.txt
index d5e57c325..1f36cf27a 100644
--- a/.github/ISSUE_TEMPLATE.txt
+++ b/.github/ISSUE_TEMPLATE.txt
@@ -28,7 +28,7 @@ Before reporting a new bug, please check the following resources:
https://lists.gnu.org/archive/html/bug-coreutils/
* Open Bugs:
- https://debbugs.gnu.org/cgi/pkgreport.cgi?which=pkg&data=coreitils
+ https://debbugs.gnu.org/cgi/pkgreport.cgi?which=pkg&data=coreutils
* Translation related issues:
https://translationproject.org/domain/coreutils.html
diff --git a/.github/PULL_REQUEST_TEMPLATE.txt b/.github/PULL_REQUEST_TEMPLATE.txt
index 69cfa13b8..e14016732 100644
--- a/.github/PULL_REQUEST_TEMPLATE.txt
+++ b/.github/PULL_REQUEST_TEMPLATE.txt
@@ -36,7 +36,7 @@ contributing to the GNU Project, please read
* Bug reports Mailing List:
https://lists.gnu.org/archive/html/bug-coreutils/
-* Open Bugs: https://debbugs.gnu.org/cgi/pkgreport.cgi?which=pkg&data=coreitils
+* Open Bugs: https://debbugs.gnu.org/cgi/pkgreport.cgi?which=pkg&data=coreutils
* Translation related issues:
https://translationproject.org/domain/coreutils.html
--
2.15.1
[Message part 3 (message/rfc822, inline)]
On 03/20/2018 02:34 PM, Roland Hieber wrote:
> * .github/ISSUE_TEMPLATE.txt, .github/PULL_REQUEST_TEMPLATE.txt:
> fix typo "coreitils" in the URL to the bug tracker.
Thanks, pushed (with a little tweak in the commit message).
Have a nice day,
Berny
This bug report was last modified 7 years and 55 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.