瀏覽代碼

Add a note about sprint friendly issues

Steven Silvester 8 年之前
父節點
當前提交
47594535b7
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      CONTRIBUTING.md

+ 6 - 0
CONTRIBUTING.md

@@ -7,6 +7,12 @@ Please take a look at the Contributor documentation, familiarize yourself with
 using the Jupyter Notebook, and introduce yourself on the mailing list and share
 what area of the project you are interested in working on.
 
+We have labeled some issues as [sprint friendly](https://github.com/jupyter/jupyterlab/issues?q=is%3Aopen+is%3Aissue+label%3Asprint-friendly) 
+that we believe are good examples of small, self contained changes.  
+We encourage those that are new to the code base to implement and/or ask 
+questions about these issues.
+
+
 ## General Guidelines
 
 For general documentation about contributing to Jupyter projects, see the