From 7fb763ae18c05d58467a79b368c9fca3e3bd72ba Mon Sep 17 00:00:00 2001 From: gupta-mugdha <144088805+gupta-mugdha@users.noreply.github.com> Date: Fri, 4 Oct 2024 20:06:29 -0400 Subject: [PATCH] AO3-6815 Update Contributing Information (#4936) * Updated CONTRIBUTING.md * Updated README.md --- CONTRIBUTING.md | 4 ++-- README.md | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4f9fecea70f..4010f675935 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ and a [list of Known Issues](https://archiveofourown.org/known_issues) for publicly editable. If you need help using the site, or want to report an issue you have found, -please [contact the AO3 Support team](https://archiveofourown.org/support). +please [contact the AO3 Support team](https://archiveofourown.org/support). Our Support team is staffed by volunteers, so please wait for a response before submitting another ticket. Duplicate submissions will not make things happen faster. ## Reporting security issues @@ -25,7 +25,7 @@ official OTW volunteers, please feel free to make changes! ## Suggesting new features -Please [contact the AO3 Support team](https://archiveofourown.org/support). +Please [contact the AO3 Support team](https://archiveofourown.org/support). Our Support team is staffed by volunteers, so please wait for a response before submitting another ticket. Duplicate submissions will not make things happen faster. ## Contributing code diff --git a/README.md b/README.md index 8ad346597c9..b7234cdb7a2 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ We welcome pull requests for bugs described in our issue tracker. Please see our * [Developer Documentation](https://github.com/otwcode/otwarchive/wiki) * [Commit Policy](https://github.com/otwcode/otwarchive/wiki/Commit-policy) +We do not have a public chat, but you are welcome to contact us at otw-coders@transformativeworks.org if you have any questions. + API ---------- There is currently no API for the OTW-Archive software. While it is something we're considering for the future, we ask that contributors instead focus on issues already in our [Jira issue tracker](https://otwarchive.atlassian.net/).