mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-01-04 13:50:13 -05:00
fix: contributing.md
This commit is contained in:
parent
3d60809cd7
commit
8978c76d5d
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Contributing Guide
|
# Contributing Guide
|
||||||
|
|
||||||
Thank you for your interest in contributing to Penpot. This is a
|
Thank you for your interest in contributing to Penpot Plugins. This is a
|
||||||
generic guide that details how to contribute to Penpot in a way that
|
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
|
is efficient for everyone. If you want a specific documentation for
|
||||||
different parts of the platform, please refer to `docs/` directory.
|
different parts of the platform, please refer to `docs/` directory.
|
||||||
|
|
||||||
## Reporting Bugs
|
## 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
|
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
|
clear when we have an internal fix in progress. Before filing a new
|
||||||
task, try to make sure your problem doesn't already exist.
|
task, try to make sure your problem doesn't already exist.
|
||||||
|
|
Loading…
Reference in a new issue