From 9f6bc132ead44610e6f77dc249e39854089e8349 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sat, 31 Jul 2021 13:52:19 +0200 Subject: CONTRIBUTING.rst: Adapt to new project name CONTRIBUTING.rst: Adapt the text to the new project name. Remove testing section, as there is currently no integration for tests. --- CONTRIBUTING.rst | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index bffc49d..4dc8a77 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -2,13 +2,13 @@ Contributing ============ -These are the contribution guidelines for archiso. +These are the contribution guidelines for mkinitcpio-archiso. All contributions fall under the terms of the GPL-3.0-or-later (see `LICENSE `_). Editorconfig ============ -A top-level editorconfig file is provided. Please configure your text editor to use it. +A top-level `editorconfig `_ file is provided. Please configure your text editor to use it. Linting ======= @@ -17,10 +17,4 @@ All ash and bash scripts are linted using shellcheck: .. code:: bash - make lint - -Testing -======= - -Contributors are expected to test their contributions by building the releng profile and running the resulting image -using `run_archiso `_. + make check -- cgit v1.2.3-70-g09d2