mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	docs(a11y): add alt texts to images + minor rewording
This commit is contained in:
		
							parent
							
								
									d7b09f73db
								
							
						
					
					
						commit
						2709f19ae7
					
				@ -43,13 +43,13 @@ The [Jira server plugin is available in the Atlassian marketplace](https://marke
 | 
				
			|||||||
After the plugin is installed. Jira's Manage Apps page will have a new menu section called "Unleash Admin" with a single
 | 
					After the plugin is installed. Jira's Manage Apps page will have a new menu section called "Unleash Admin" with a single
 | 
				
			||||||
link - "Configure servers".
 | 
					link - "Configure servers".
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Following the "Configure servers" link will take you to a config page where you can setup your connection(s) to Unleash
 | 
					Following the "Configure servers" link will take you to a config page where you can setup your connection(s) to Unleash
 | 
				
			||||||
servers. The Unleash Jira server plugin supports having a global server configured for all Jira projects, or a specific
 | 
					servers. The Unleash Jira server plugin supports having a global server configured for all Jira projects, or a specific
 | 
				
			||||||
server configured for a specific Jira project.
 | 
					server configured for a specific Jira project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Once you have configured at least one Unleash server, your users should be ready to [use the Jira Server plugin](/integrations/jira_server_plugin_usage)
 | 
					Once you have configured at least one Unleash server, your users should be ready to [use the Jira Server plugin](/integrations/jira_server_plugin_usage)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -58,7 +58,7 @@ Once you have configured at least one Unleash server, your users should be ready
 | 
				
			|||||||
In the list of known servers, each server has a connected edit button. Clicking the edit button brings up the edit
 | 
					In the list of known servers, each server has a connected edit button. Clicking the edit button brings up the edit
 | 
				
			||||||
dialog for the server, allowing you to change the details for the selected server
 | 
					dialog for the server, allowing you to change the details for the selected server
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Delete (disconnect) existing servers
 | 
					### Delete (disconnect) existing servers
 | 
				
			||||||
@ -67,9 +67,9 @@ Deleting a server from the admin interface does not actually delete the server,
 | 
				
			|||||||
server.
 | 
					server.
 | 
				
			||||||
Since this is a destructive operation, our plugin will ask for confirmation that you're sure you want to do this.
 | 
					Since this is a destructive operation, our plugin will ask for confirmation that you're sure you want to do this.
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You will not be allowed to delete a server that has toggles connected to issues, instead you'll receive a
 | 
					You cannot delete a server that has toggles connected to issues. Instead, you'll get a
 | 
				
			||||||
warning dialog telling you that you'll need to disconnect the toggles from their issues first.
 | 
					warning dialog telling you that you'll need to disconnect the toggles from their issues first.
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user