From 5de6fda53fdab7c66474ad2f2e530bb0e9bbcb63 Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Tue, 25 Mar 2025 11:13:36 +0000 Subject: [PATCH] Add Kiesel bug tracker to CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 751a38c96c..f6142da5f9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -464,6 +464,7 @@ Tests expressed with this convention are built automatically following the sourc - [GraalJS](https://github.com/oracle/graal/issues/new?labels=bug&template=5_issues_other.md&title=) - [Hermes](https://github.com/facebook/hermes/issues/new?labels%5B%5D=need+triage&labels%5B%5D=bug&template=01_bug_report.md&title=) - [JavaScriptCore](https://bugs.webkit.org/enter_bug.cgi?product=WebKit&component=JavaScriptCore) +- [Kiesel](https://codeberg.org/kiesel-js/kiesel/issues/new) - [Moddable XS](https://github.com/Moddable-OpenSource/moddable/issues/new?assignees=&labels=&template=bug_report.md&title=) - [QuickJS](https://github.com/bellard/quickjs/issues/new) - [SpiderMonkey](https://bugzilla.mozilla.org/enter_bug.cgi?product=Core&component=JavaScript%20Engine)