Procházet zdrojové kódy

Add a note about sprint friendly issues

Steven Silvester před 8 roky
rodič
revize
47594535b7
1 změnil soubory, kde provedl 6 přidání a 0 odebrání
  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