From: Roland Hieber Date: Tue, 20 Mar 2018 13:34:03 +0000 (+0100) Subject: doc: fix two typos in github templates X-Git-Tag: v8.30~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49b126bfc5ae78c8fd913699aa645c10187af1c5;p=thirdparty%2Fcoreutils.git doc: fix two typos in github templates * .github/ISSUE_TEMPLATE.txt: Fix typo "coreitils" in the URL to the bug tracker. * .github/PULL_REQUEST_TEMPLATE.txt: Likewise. --- diff --git a/.github/ISSUE_TEMPLATE.txt b/.github/ISSUE_TEMPLATE.txt index d5e57c3251..1f36cf27ac 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 69cfa13b8c..e14016732f 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