فهرست منبع

docs: add info about roadmap (#6687)

Aakansha Doshi 2 سال پیش
والد
کامیت
6de6a96abf
2فایلهای تغییر یافته به همراه9 افزوده شده و 0 حذف شده
  1. 5 0
      dev-docs/docs/introduction/contributing.mdx
  2. 4 0
      src/packages/excalidraw/README.md

+ 5 - 0
dev-docs/docs/introduction/contributing.mdx

@@ -2,6 +2,11 @@
 
 Pull requests are welcome. For major changes, please [open an issue](https://github.com/excalidraw/excalidraw/issues/new) first to discuss what you would like to change.
 
+We have a [roadmap](https://github.com/orgs/excalidraw/projects/3) which we strongly recommend to go through and check if something interests you.
+For new contributors we would recommend to start with *Easy* tasks.
+
+In case you want to pick up something from the roadmap, comment on that issue and one of the project maintainers will assign it to you, post which you can discuss in the issue and start working on it.
+
 ## Setup
 
 ### Option 1 - Manual

+ 4 - 0
src/packages/excalidraw/README.md

@@ -43,3 +43,7 @@ Head over to the [docs](https://docs.excalidraw.com/docs/@excalidraw/excalidraw/
 ## API
 
 Head over to the [docs](https://docs.excalidraw.com/docs/@excalidraw/excalidraw/api)
+
+## Contributing
+
+Head over to the [docs](https://docs.excalidraw.com/docs/@excalidraw/excalidraw/contributing)