summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorTayane Fernandes <tayane.rmf@gmail.com>2017-05-15 13:21:47 -0300
committerTayane Fernandes <tayane.rmf@gmail.com>2017-05-15 13:22:07 -0300
commitf5fed4c1b6c7ed277c6cf67c325dea014816cb45 (patch)
treeebf495cb0fef22f5704c56faabdb964e9443adbd /CONTRIBUTING.md
parentd226f8807112ca5dd9fdb1295795ff4a7dde377c (diff)
Add text to design contributions
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index abcae96f..20e9323f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -68,6 +68,7 @@ Contributions we appreciate:
* Quality Assurance: While every software change should be covered by automated tests, there are certain types of errors that are best spotted by a human.
* Documentation: Feedback & improvements of our guides & tutorial copywritings.
* Security review
+* Design: We have some issues which needs prototypes. You can contribute with sketches, wireframes, etc. See the [issues labeled 'Needs Prototype'](https://github.com/pixelated/pixelated-user-agent/labels/Needs%20Prototype).
* Translations
## I think I might be able to hack together a quick-and-dirty lo-fi solution for the issue I’m working with… what do I do?