소스 검색

Add Feature Planning section to README

Issue gh-69
Joe Grandja 5 년 전
부모
커밋
f4b74b789b
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      CONTRIBUTING.adoc

+ 5 - 0
CONTRIBUTING.adoc

@@ -3,6 +3,11 @@
 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.