mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-31 16:07:41 +03:00 
			
		
		
		
	Update Issue Templates (#10446)
* Remove mention of python 3.10 wheels These were released a while ago, just forgot to remove this notice. * Add note about Discussions
This commit is contained in:
		
							parent
							
								
									d89dac4066
								
							
						
					
					
						commit
						6f4f57f317
					
				
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE/01_bugs.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE/01_bugs.md
									
									
									
									
										vendored
									
									
								
							|  | @ -4,6 +4,8 @@ about: Use this template if you came across a bug or unexpected behaviour differ | |||
| 
 | ||||
| --- | ||||
| 
 | ||||
| <!-- NOTE: For questions or install related issues, please open a Discussion instead. --> | ||||
| 
 | ||||
| ## How to reproduce the behaviour | ||||
| <!-- Include a code example or the steps that led to the problem. Please try to be as specific as possible. --> | ||||
| 
 | ||||
|  |  | |||
							
								
								
									
										3
									
								
								.github/ISSUE_TEMPLATE/config.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/ISSUE_TEMPLATE/config.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -1,8 +1,5 @@ | |||
| blank_issues_enabled: false | ||||
| contact_links: | ||||
|   - name: ⚠️ Python 3.10 Support | ||||
|     url: https://github.com/explosion/spaCy/discussions/9418 | ||||
|     about: Python 3.10 wheels haven't been released yet, see the link for details. | ||||
|   - name: 🗯 Discussions Forum | ||||
|     url: https://github.com/explosion/spaCy/discussions | ||||
|     about: Install issues, usage questions, general discussion and anything else that isn't a bug report. | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user