mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 02:22:26 -05:00 
			
		
		
		
	[chore] Update bug report template (#1437)
This adds a line to the bug report template to indicate that compatibility issues with closed source clients should be reported to developers of that client instead.
This commit is contained in:
		
					parent
					
						
							
								ad6ab037e4
							
						
					
				
			
			
				commit
				
					
						b63b1b6f55
					
				
			
		
					 1 changed files with 10 additions and 0 deletions
				
			
		
							
								
								
									
										10
									
								
								.github/ISSUE_TEMPLATE/bug_report.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.github/ISSUE_TEMPLATE/bug_report.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -9,6 +9,16 @@ body: | ||||||
|     attributes: |     attributes: | ||||||
|       value: | |       value: | | ||||||
|         Thanks for taking the time to fill out this bug report! Please be cautious with the sensitive information/logs while filing the issue. |         Thanks for taking the time to fill out this bug report! Please be cautious with the sensitive information/logs while filing the issue. | ||||||
|  |   - type: markdown | ||||||
|  |     attributes: | ||||||
|  |       value: | | ||||||
|  |         ⚠️ If you're reporting an interoperability issue with a **closed source** | ||||||
|  |         ActivityPub/Mastodon client or server, please report the issue to the | ||||||
|  |         developers of that client or server instead. Without access to their | ||||||
|  |         source debugging the issue is difficult for us. Since GoToSocial is | ||||||
|  |         open source, developers of closed source implementations can run a copy | ||||||
|  |         and autonomously debug the issue. We'll gladly address any bugs they | ||||||
|  |         raise with us. | ||||||
|   - type: textarea |   - type: textarea | ||||||
|     id: desc |     id: desc | ||||||
|     attributes: |     attributes: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue