web/admin: fix link for github issue creation
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		| @ -180,7 +180,7 @@ ${context.message as string} | |||||||
| Add any other context about the problem here. | Add any other context about the problem here. | ||||||
|         `; |         `; | ||||||
|         return `https://github.com/goauthentik/authentik/issues/ |         return `https://github.com/goauthentik/authentik/issues/ | ||||||
|         new?labels=bug+from_authentik&title=${encodeURIComponent(title)} | new?labels=bug,from_authentik&title=${encodeURIComponent(title)} | ||||||
| &body=${encodeURIComponent(fullBody)}`.trim(); | &body=${encodeURIComponent(fullBody)}`.trim(); | ||||||
|     } |     } | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer