From 72a0aa52019078027b84f9bec2fbe6098faff265 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Thu, 30 Jan 2025 09:35:36 +0200 Subject: [Docs] Remove support page --- doc/modules/ROOT/nav.adoc | 1 - doc/modules/ROOT/pages/support.adoc | 37 ------------------------------------- 2 files changed, 38 deletions(-) delete mode 100644 doc/modules/ROOT/pages/support.adoc diff --git a/doc/modules/ROOT/nav.adoc b/doc/modules/ROOT/nav.adoc index 12c91cb..7474580 100644 --- a/doc/modules/ROOT/nav.adoc +++ b/doc/modules/ROOT/nav.adoc @@ -8,4 +8,3 @@ * xref:faq.adoc[FAQ] * xref:troubleshooting.adoc[Troubleshooting] * xref:contributing.adoc[Contributing] -* xref:support.adoc[Support] diff --git a/doc/modules/ROOT/pages/support.adoc b/doc/modules/ROOT/pages/support.adoc deleted file mode 100644 index 53dd0c9..0000000 --- a/doc/modules/ROOT/pages/support.adoc +++ /dev/null @@ -1,37 +0,0 @@ -= Support - -Projectile currently has several official & unofficial support channels. - -For questions, suggestions and support refer to one of them. Please, don't -use the support channels to report issues, as this makes them harder to track. - -== Discord - -Projectile has a dedicated channel on Emacs Redux's https://discord.gg/3Cf2Qpyry5[Discord server]. That's the primary chat support channel for Projectile and the only -one that Bozhidar currently (as of 2021) uses. - -== Mailing List - -The https://groups.google.com/forum/#!forum/projectile[official mailing list] is -hosted at Google Groups. It's a low-traffic list, so don't be too hesitant to subscribe. - -== Freenode - -If you're into IRC you can visit the `#projectile` channel on Freenode. -It's not actively -monitored by the Projectile maintainers themselves, but still you can get support -from other Projectile users there. - -== Stackoverflow - -We're also encouraging users to ask Projectile-related questions on StackOverflow. - -When doing so you should use the -http://stackoverflow.com/questions/tagged/projectile[Projectile] tag (ideally combined -with the tag `emacs`). - -== Bountysource - -If you're willing to pay for some feature to be implemented you can use -https://www.bountysource.com/teams/projectile/issues[Bountysource] to place a -bounty for the work you want to be done. -- cgit v1.0