Jelajahi Sumber

Add a note about sprint friendly issues

Steven Silvester 8 tahun lalu
induk
melakukan
47594535b7
1 mengubah file dengan 6 tambahan dan 0 penghapusan
  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