1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00
Files
coreutils/.github/ISSUE_TEMPLATE.txt
Pádraig Brady e78328e707 doc: relax github issue/pull-request instructions
Be more accepting of github issues and pull-requests.
Be a bit less verbose in info provided.
2026-02-12 17:42:52 +00:00

28 lines
1.1 KiB
Plaintext

The preferred process for sending suggestions or bugs
is to email coreutils@gnu.org or bug-coreutils@gnu.org respectively.
Before reporting a new bug, please check the following resources:
* Coreutils FAQ: https://www.gnu.org/software/coreutils/faq/coreutils-faq.html
* Coreutils Gotchas: https://www.pixelbeat.org/docs/coreutils-gotchas.html
contains a list of some quirks and unexpected behavior (which are often
mistaken for bugs).
<!--
Copyright (C) 2017-2026 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
-->