From 69366f70202caa95e1bf3801e23ba0d65573e874 Mon Sep 17 00:00:00 2001 From: nojaf Date: Sat, 21 Oct 2023 15:36:04 +0200 Subject: [PATCH 1/2] Test --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2ebc682175..1bcdc9581c 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,6 @@ Just by using Fable you're already contributing! You can help the community a lo Send bug reports (ideally with minimal code to reproduce the problem) and feature requests to this [GitHub repository](https://github.com/fable-compiler/Fable/issues). To interact with the community you can use the [Gitter chat](https://gitter.im/fable-compiler/Fable) but please note maintainers are not checking the chat regularly. If you are up to contribute a fix or a feature yourself, you're more than welcome! Please send first an issue or a minimal Work In Progess PR so we can discuss the implementation details in advance. + +### Test + From cd67553f0d373d0de28f70d33bfdd24171996331 Mon Sep 17 00:00:00 2001 From: Maxime Mangel Date: Sat, 21 Oct 2023 15:38:37 +0200 Subject: [PATCH 2/2] Maxime add a line --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1bcdc9581c..25995eac86 100644 --- a/README.md +++ b/README.md @@ -53,3 +53,4 @@ If you are up to contribute a fix or a feature yourself, you're more than welcom ### Test +Maxime line