[Git][reproducible-builds/diffoscope][master] CONTRIBUTING.rst: clarify that (upstream) issues should be reported via the…
Holger Levsen
gitlab at salsa.debian.org
Fri Dec 14 20:34:01 CET 2018
Holger Levsen pushed to branch master at Reproducible Builds / diffoscope
Commits:
f0bf14f2 by Holger Levsen at 2018-12-14T19:33:35Z
CONTRIBUTING.rst: clarify that (upstream) issues should be reported via the issue tracker on salsa.debian.org
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- CONTRIBUTING.rst
Changes:
=====================================
CONTRIBUTING.rst
=====================================
@@ -2,26 +2,8 @@ Contributing
============
The preferred way to report bugs about diffoscope, as well as suggest fixes and
-requests for improvements, is to submit reports to the Debian bug tracker for
-the ``diffoscope`` package. You can do this over e-mail, simply write an email
-as follows:
-
-::
-
- To: submit at bugs.debian.org
- Subject: <subject>
-
- Source: diffoscope
- Version: <version>
- Severity: <grave|serious|important|normal|minor|wishlist>
-
-
-There are `more detailed instructions available
-<https://www.debian.org/Bugs/Reporting>`__ about reporting a bug in the Debian
-bug tracker.
-
-If you're on a Debian-based system, you can install and use the ``reportbug``
-package to help walk you through the process.
+requests for improvements, is to submit reports to the issue tracker at
+https://salsa.debian.org/reproducible-builds/diffoscope/issues
You can also submit patches via *merge request* to Salsa, Debian's Gitlab. Start
by forking the `diffoscope Git
@@ -33,24 +15,8 @@ changes and submit a *merge request* via Salsa. See `Gitlab documentation
<https://salsa.debian.org/help/gitlab-basics/add-merge-request.md>`__ about
*merge requests*.
-You can also submit patches to the Debian bug tracker. Start by cloning the `Git
-repository <https://salsa.debian.org/reproducible-builds/diffoscope>`__,
-make your changes and commit them as you normally would. You can then use
-Git's ``format-patch`` command to save your changes as a series of patches that
-can be attached to the report you submit. For example:
-
-::
-
- git clone https://salsa.debian.org/reproducible-builds/diffoscope.git
- cd diffoscope
- git checkout origin/master -b <topicname>
- # <edits>
- git commit -a
- git format-patch -M origin/master
+You can also submit bugs about Debian specific issues to the Debian bug tracker.
-The ``format-patch`` command will create a series of ``.patch`` files in your
-checkout. Attach these files to your submission in your e-mail client or
-reportbug.
Add a comparator
================
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/f0bf14f2cc772cbdb336908a31d18a4ab3f058f6
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/f0bf14f2cc772cbdb336908a31d18a4ab3f058f6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20181214/adeaefdd/attachment.html>
More information about the rb-commits
mailing list