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
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* .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
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.