mirror of
				https://github.com/django/django.git
				synced 2025-11-04 05:35:37 +00:00 
			
		
		
		
	Fixed #21047 -- Added CLA mesage on the new contributor advice doc
This commit is contained in:
		
							parent
							
								
									6a6428a36f
								
							
						
					
					
						commit
						93dd31cadf
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		| 
						 | 
					@ -10,6 +10,13 @@ First steps
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Start with these easy tasks to discover Django's development process.
 | 
					Start with these easy tasks to discover Django's development process.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* **Sign the Contributor License Agreement**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  The code that you write belongs to you or your employer. If your
 | 
				
			||||||
 | 
					  contribution is more than one or two lines of code, you need to sign the
 | 
				
			||||||
 | 
					  `CLA`_. See the `Contributor License Agreement FAQ`_ for a more thorough
 | 
				
			||||||
 | 
					  explanation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* **Triage tickets**
 | 
					* **Triage tickets**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  If an `unreviewed ticket`_ reports a bug, try and reproduce it. If you
 | 
					  If an `unreviewed ticket`_ reports a bug, try and reproduce it. If you
 | 
				
			||||||
| 
						 | 
					@ -51,6 +58,8 @@ Start with these easy tasks to discover Django's development process.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      .. _reports page: https://code.djangoproject.com/wiki/Reports
 | 
					      .. _reports page: https://code.djangoproject.com/wiki/Reports
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.. _CLA: https://www.djangoproject.com/foundation/cla/
 | 
				
			||||||
 | 
					.. _Contributor License Agreement FAQ: https://www.djangoproject.com/foundation/cla/faq/
 | 
				
			||||||
.. _unreviewed ticket: https://code.djangoproject.com/query?status=!closed&stage=Unreviewed
 | 
					.. _unreviewed ticket: https://code.djangoproject.com/query?status=!closed&stage=Unreviewed
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue