From 7b7bded5f04bb6cbcc0e1eb4f98359d69a60ea89 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Thu, 1 Dec 2022 05:09:41 -0500 Subject: [PATCH] Add "support questions" to CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5f57fa0928..905c2c0531 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ ## Bug Reports and Feature Requests -Zotero does not use GitHub Issues for bug reports or feature requests. Please post all such requests to the [Zotero Forums](https://forums.zotero.org), where Zotero developers and many others can help. See [How Zotero Support Works](https://www.zotero.org/support/zotero_support) for more information. +Zotero does not use GitHub Issues for bug reports, feature requests, or support questions. Please post all such requests to the [Zotero Forums](https://forums.zotero.org), where Zotero developers and many others can help. See [How Zotero Support Works](https://www.zotero.org/support/zotero_support) for more information. For confirmed bugs or agreed-upon changes, Zotero developers will create new issues in the relevant repositories.