From 9264829264dfb31dd3fe542463c99b8514981eea Mon Sep 17 00:00:00 2001 From: Isaac Morris Date: Mon, 13 Nov 2023 08:06:01 -0600 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e7a4cb5..c0c1947 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ # Contributing -If you want to help out, you can fork the project to work on issues or add your own features that you'd think would be nice to include. I suggest that you add any suggestions as an issue so to make it easier for people to collaborate. Make sure that you do all your work and submit your pull requests to the Experimental branch please. +If you want to help out, you can fork the project to work on issues or add your own features that you'd think would be nice to include. I suggest that you add any suggestions as an issue so to make it easier for people to collaborate. Make sure that you do all your work and submit your pull requests to the Testing branch please. It's completely fine if you take this code and use it to make your own app launcher or for something different!