From 2e87ba7cb8d5d8cdcf8922e4c14647d458c3ffe9 Mon Sep 17 00:00:00 2001 From: Kevin Ness <46825870+nekevss@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:23:35 -0500 Subject: [PATCH] Add Boa to implementer list on CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 74118d65de..751a38c96c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -458,6 +458,7 @@ Tests expressed with this convention are built automatically following the sourc ## Reporting Bugs to Implementers +- [Boa](https://github.com/boa-dev/boa/issues/new) - [ChakraCore](https://github.com/microsoft/ChakraCore/issues/new) - [engine262](https://github.com/engine262/engine262/issues/new) - [GraalJS](https://github.com/oracle/graal/issues/new?labels=bug&template=5_issues_other.md&title=)