aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-07-22 17:01:16 +0200
committerMiquel Sabaté Solà <mssola@mssola.com>2026-07-22 17:01:16 +0200
commit8de07042517fb0bebed838a526336afdfa6c852f (patch)
treea0ac27ff3a70193c06cac1af7e6083c53d08c442
parenta9096f137231c75350c5f16d84caaada19ba161b (diff)
downloadfbos-8de07042517fb0bebed838a526336afdfa6c852f.tar.gz
fbos-8de07042517fb0bebed838a526336afdfa6c852f.zip
Update links to git.mssola.comHEADmain
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
-rw-r--r--CONTRIBUTING.md19
-rw-r--r--SECURITY.md4
2 files changed, 3 insertions, 20 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 30e595e..e366ff1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -5,21 +5,4 @@ kernel? I am open for discussion and welcome any help!
## How?
-There are many ways to help me out. One way might be to open an issue on
-[Github's tracker](https://github.com/mssola/list.nes/issues) and start a
-discussion. For this, mind the following:
-
-- Check that the issue has not already been reported or fixed in `main`.
-- Try to be concise and precise in your description.
-- If you have found a problem, provide a step by step guide on how to reproduce it.
-- Provide the version you are using (git commit SHA), as well as the version of
- the toolchain and the emulator/system being used.
-
-Another way is to simply submit a pull request. For this, also mind these:
-
-- Write a [good commit message](https://chris.beams.io/posts/git-commit/). Extra
- points if it's in the style of the [Linux
- kernel](https://docs.kernel.org/process/submitting-patches.html).
-- You are sure that `make` continues to work.
-- The pull request has *only* one subject and a clear title. You are not
- submitting a pull request with tons of different unrelated commits.
+[Like this](https://jo.mssola.com/en/contributing.html).
diff --git a/SECURITY.md b/SECURITY.md
index 38e74d4..1499559 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -11,5 +11,5 @@ as this. For example:
things "secure".
- Other kind of bugs that could compromise such as kernel.
-For any of these situations, since this is a toy project, simply submit an
-[issue to the Github repository](https://github.com/mssola/fbos/issues).
+For any of these situations, since this is a toy project, just check [my
+contribution guidelines](https://jo.mssola.com/en/contributing.html).