commit 1cf5d164041c7a12569c6f7a0427a386302c659c parent 6f1905bcfcc05f4ee92178ce2b9205ff6d5ac131 Author: Dan Stillman <dstillman@zotero.org> Date: Mon, 8 Feb 2016 19:28:05 -0500 Create CONTRIBUTING.md Diffstat:
| A | CONTRIBUTING.md | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +# Contributing to Zotero + +## Bug Reports and Feature Requests + +In order to keep product discussions open to as many people as possible, Zotero does not use GitHub Issues for bug reports or feature requests. Please use the [Zotero Forums](https://forums.zotero.org) to report problems and suggest changes. + +For confirmed bugs or agreed-upon changes, new issues will be created in the relevant repositories on GitHub by Zotero developers. + +## Working with Zotero Code + +See [Zotero Source Code](https://www.zotero.org/support/dev/source_code).