From 8978c76d5d736f8cb78f234a44f62b596e5fe9f2 Mon Sep 17 00:00:00 2001 From: Juanfran Date: Tue, 9 Apr 2024 09:12:51 +0200 Subject: [PATCH] fix: contributing.md --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4115283..e4440cf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,13 +1,13 @@ # Contributing Guide -Thank you for your interest in contributing to Penpot. This is a -generic guide that details how to contribute to Penpot in a way that +Thank you for your interest in contributing to Penpot Plugins. This is a +generic guide that details how to contribute to Penpot Plugins in a way that is efficient for everyone. If you want a specific documentation for different parts of the platform, please refer to `docs/` directory. ## Reporting Bugs -We are using [GitHub Issues](https://github.com/penpot/penpot/issues) +We are using [GitHub Issues](https://github.com/penpot/penpot-plugins/issues) for our public bugs. We keep a close eye on this and try to make it clear when we have an internal fix in progress. Before filing a new task, try to make sure your problem doesn't already exist.