From 46e5c1d38fa4278f9e038767c0ece3f32876a3c9 Mon Sep 17 00:00:00 2001 From: Joe Grandja Date: Fri, 24 Apr 2020 22:19:46 -0400 Subject: [PATCH] Revert "Add Feature Planning section to README" This reverts commit f4b74b789b35af09421285e525951660a1b0605a. --- CONTRIBUTING.adoc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 2387d27..71d0255 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -3,11 +3,6 @@ Spring Authorization Server is released under the Apache 2.0 license. If you would like to contribute something, or simply want to hack on the code this document should help you get started. -== Feature Planning -This project uses https://www.zenhub.com/[ZenHub] to prioritize the feature roadmap and help organize the project plan. -The project board can be accessed https://app.zenhub.com/workspaces/authorization-server-5e8f3182b5e8f5841bfc4902/board?repos=248032165[here]. -It is recommended to install the ZenHub https://www.zenhub.com/extension[browser extension] as it integrates natively within GitHub's user interface. - == Code of Conduct This project adheres to the Contributor Covenant link:CODE_OF_CONDUCT.adoc[code of conduct]. By participating, you are expected to uphold this code.