mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
doc: Update Debbugs deprecation warnings.
* doc/contributing.texi (The Issue Tracker): Update deprecation notice. (Debbugs User Interfaces): Likewise. Change-Id: Ic5c1bddddbb8c53b031d52887f57372759badf8b
This commit is contained in:
parent
73acc2c9bf
commit
e9825785f2
1 changed files with 12 additions and 19 deletions
|
|
@ -2134,8 +2134,6 @@ guix pull --url=/path/to/your/checkout --profile=/tmp/guix.master --disable-auth
|
||||||
@node Configuring Git
|
@node Configuring Git
|
||||||
@subsection Configuring Git
|
@subsection Configuring Git
|
||||||
@cindex git configuration
|
@cindex git configuration
|
||||||
@cindex @code{git format-patch}
|
|
||||||
@cindex @code{git send-email}
|
|
||||||
|
|
||||||
If you have not done so already, you may wish to set a name and email
|
If you have not done so already, you may wish to set a name and email
|
||||||
that will be associated with your commits (@pxref{telling git your name,
|
that will be associated with your commits (@pxref{telling git your name,
|
||||||
|
|
@ -2172,24 +2170,20 @@ patch submissions and topic branches.
|
||||||
@node The Issue Tracker
|
@node The Issue Tracker
|
||||||
@subsection The Issue Tracker
|
@subsection The Issue Tracker
|
||||||
|
|
||||||
@cindex bug reports, tracking
|
@cindex email workflow, deprecated
|
||||||
@cindex patch submissions, tracking
|
@cindex issue tracker, for the email workflow
|
||||||
@cindex issue tracking
|
|
||||||
@cindex Debbugs, issue tracking system
|
@cindex Debbugs, issue tracking system
|
||||||
Bug reports (@dfn{issues}) and patch submissions (@dfn{pull requests})
|
Bug reports (@dfn{issues}) and patch submissions (@dfn{pull requests})
|
||||||
are currently tracked at the @uref{https://codeberg.org/guix/guix,
|
are currently tracked at the @uref{https://codeberg.org/guix/guix,
|
||||||
project's home at Codeberg}.
|
project's home at Codeberg}.
|
||||||
|
|
||||||
Before May 25th, 2025, bug reports and patches were exclusively tracked
|
Before January 1st, 2026, bug reports and patches were tracked using the
|
||||||
using the Debbugs instance at @uref{https://bugs.gnu.org}; it may still
|
Debbugs instance at @uref{https://bugs.gnu.org}, which can also be
|
||||||
be used for these purposes until December 31st, 2025, after which
|
browsed at @uref{https://issues.guix.gnu.org}. This has been
|
||||||
Codeberg will become the sole option to report new bugs and propose new
|
discontinued and Codeberg is now the sole option to report new bugs and
|
||||||
changes@footnote{Check out
|
propose new changes@footnote{Check out
|
||||||
@uref{https://codeberg.org/guix/guix-consensus-documents/src/branch/main/002-codeberg.md,
|
@uref{https://codeberg.org/guix/guix-consensus-documents/src/branch/main/002-codeberg.md,
|
||||||
Guix Consensus Document 002} for details on this decision.}. With
|
Guix Consensus Document 002} for details on this decision.}.
|
||||||
Debbugs, bug reports are sent by email to @email{bug-guix@@gnu.org} and
|
|
||||||
patches are sent to @email{guix-patches@@gnu.org} (@pxref{Submitting
|
|
||||||
Patches}).
|
|
||||||
|
|
||||||
@node Managing Patches and Branches
|
@node Managing Patches and Branches
|
||||||
@subsection Managing Patches and Branches
|
@subsection Managing Patches and Branches
|
||||||
|
|
@ -2301,11 +2295,10 @@ only then should the merge requests be created, as documented earlier.
|
||||||
|
|
||||||
@quotation Warning
|
@quotation Warning
|
||||||
This section is about bug reports and patches sent by email to
|
This section is about bug reports and patches sent by email to
|
||||||
@uref{https://issues.guix.gnu.org, Debbugs}. This option is supported
|
@uref{https://issues.guix.gnu.org, Debbugs}, which is discontinued.
|
||||||
until December 31st, 2025, after which
|
Since January 1st, 2026, bug reports and patches are submitted as issues
|
||||||
@uref{https://codeberg.org/guix/guix, Codeberg} will be the only
|
and pull requests on @uref{https://codeberg.org/guix/guix, Codeberg}.
|
||||||
interface for submitting bug reports and changes. @xref{Submitting
|
@xref{Submitting Patches}, for more info.
|
||||||
Patches}, for more info.
|
|
||||||
@end quotation
|
@end quotation
|
||||||
|
|
||||||
@subsubsection Web interface
|
@subsubsection Web interface
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue