File 1162-Remove-mentions-of-JIRA-as-bug-reporting.patch of Package erlang

From 5c35181426caf39b8eee589a3aae86edc77bcf07 Mon Sep 17 00:00:00 2001
From: Sverker Eriksson <sverker@erlang.org>
Date: Fri, 12 Mar 2021 17:44:34 +0100
Subject: [PATCH] Remove mentions of JIRA as bug reporting

---
 HOWTO/INSTALL-WIN32-OLD.md | 5 ++---
 HOWTO/INSTALL-WIN32.md     | 5 ++---
 lib/tools/emacs/erlang.el  | 8 ++++----
 3 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/lib/tools/emacs/erlang.el b/lib/tools/emacs/erlang.el
index 0a875414c5..69a5fdaeb5 100644
--- a/lib/tools/emacs/erlang.el
+++ b/lib/tools/emacs/erlang.el
@@ -55,10 +55,8 @@
 ;; Reporting Bugs:
 ;; --------------
 ;;
-;; Please send bug reports to the following email address:
-;;      erlang-bugs@erlang.org
-;; or if you have a patch suggestion to:
-;;      erlang-patches@erlang.org
+;; Please report bugs at:
+;;      https://github.com/erlang/otp/issues
 ;; Please state as exactly as possible:
 ;;    - Version number of Erlang Mode (see the menu), Emacs, Erlang,
 ;;      and of any other relevant software.
@@ -67,6 +65,8 @@
 ;;    - A description of the unexpected result.
 ;;    - Relevant pieces of Erlang code causing the problem.
 ;;    - Personal Emacs customisations, if any.
+;; Patch suggestions are welcome at:
+;;      https://github.com/erlang/otp/pulls
 ;;
 ;; Should the Emacs generate an error, please set the Emacs variable
 ;; `debug-on-error' to `t'.  Repeat the error and enclose the debug
-- 
2.26.2

openSUSE Build Service is sponsored by