From 3c87a46c069a1af2888d8a898ad30f57ebab66f6 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 21 Jul 2026 22:50:02 +0200 Subject: Simplify text on how to contribute MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- CONTRIBUTING.org | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org index 34d5f96..0914fdc 100644 --- a/CONTRIBUTING.org +++ b/CONTRIBUTING.org @@ -39,23 +39,6 @@ In order to test that this theme can be actually loaded, run: $ make load-test #+END_SRC -** Issue reporting - -I'm using [[https://github.com/mssola/soria][Github]] in order to host the code. Thus, in order to report issues you -can do it on its [[https://github.com/mssola/soria/issues][issue tracker]]. A couple of notes on reports: - -- Check that the issue has not already been reported or fixed in =master=. -- Try to be concise and precise in your description of the problem. -- Provide a step by step guide on how to reproduce this problem. -- Provide the version you are using (the commit SHA, if possible), as well as - the version of the GNU Emacs you are using and the operating system. - -** Pull requests - -- Write a [[https://chris.beams.io/posts/git-commit/][good commit message]]. -- Make sure that tests are passing on your local machine (it will also be - checked by the CI system whenever you submit the pull request). -- Update the [[./CHANGELOG.org][changelog]] (if relevant). -- Open a pull request with *only* one subject and a clear title and - description. Refrain from submitting pull requests with tons of different - unrelated commits. +** Issue reporting and submitting code + +[[https://jo.mssola.com/en/contributing.html][Read this]]. -- cgit v1.2.3